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

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -