Sending data from backend to Ember.JS -
anybody knows possible (and how achieve that) send data backend ember.js, communication should initialized backend?
you can use sockets send data backend ember application.
https://github.com/wildhoney/embersockets pretty ember addon connect backend through sockets.
Comments
Post a Comment