Hacker News new | ask | show | jobs
by gavinjoyce 4670 days ago
That's true, Ember doesn't have any data synchronisation mechanism over websockets like Meteor does. It is easy to update your data model from incoming messages but, as sambeau points out, pushing these data updates may not be a trivial matter.