Backbone.ioBind

ioBind is a plugin for Backbone that makes it easy to bind Socket.io events to models and collections. This can be as easy as using the included replacement for Backbone.sync, or you can bind to your own events. Or both!

Latest Update to Github

Loading...
Loading...
Fork me on GitHub
git clone https://github.com/logicalparadox/backbone.iobind.git

API Documentation

lib/model.js

Handles all model interations.

lib/collection.js

Handles all collection interations.

lib/sync.js

Drip-in replacement for Backbone.sync