scttnlsn / backbone.io

Backbone.js sync via Socket.IO
http://scttnlsn.github.io/backbone.io
541 stars 66 forks source link

Backend multiple channels and server side backend #41

Closed sithmel closed 9 years ago

sithmel commented 11 years ago

These commits contain two different improvement: 1 - Backend notification using channel (optional) 2 - The channel can be decided server side

I updated the readme with the explanation of these new features

scttnlsn commented 9 years ago

I'm deprecating backbone.io and continuing development on a similar project: data.io Please see the README for more information.

If you'd still like to address this in the context of data.io please open an issue/pull-request for that project.

Thanks, Scott