You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backbone, Ember, and Angular models use a REST/ActiveResource type interface to perform these actions. There should be an REST/ActiveResource type interface for Socket.IO that this would follow.
An option should exist when creating a model to add default CRUD event names, similar to how CanJS can configure default CRUD urls.
These events can then be used by
Marilyn
to automatically sync data back and forth to the server.The text was updated successfully, but these errors were encountered: