derbyjs / racer

Realtime model synchronization engine for Node.js
1.19k stars 118 forks source link

Racer loads data twice #36

Closed vmakhaev closed 11 years ago

vmakhaev commented 12 years ago

Using Derby, I subscrube to all data on server side, so data loads inline with with first response from server. When scripts are loaded to browser and websocket connection estabilished, socket emits 'resyncWithStore', so all data loads to browser second time. I think that it`s bug in reconnect.Store.js file.

nateps commented 11 years ago

No longer relevant in 0.5