backbone-socketio icon indicating copy to clipboard operation
backbone-socketio copied to clipboard

Server side model support

Open redhog opened this issue 9 years ago • 2 comments

Hi!

This is my fest step towards making it possible to load the client library on the server, and have a backbone model there too, synchronizing the server model with the client one.

It works for models, but still needs some work for collections.

redhog avatar Mar 03 '16 00:03 redhog

@redhog can you rebase with master? I updated the Travis CI config to drop Node 0.8 support, so I'm wondering if that'll help your tests pass. Thanks!

JoshMock avatar Mar 11 '16 16:03 JoshMock

Hi! Thanks for looking at this. I'll do that asap and see how that goes.

redhog avatar Mar 15 '16 14:03 redhog