Closed 0xgeert closed 10 years ago
best would be to send a specific message encoding every changed/deleted obj in the payload. This howerver requires #30
Bundling isn't possible since sails sends an update for each model instance (room) . There's no way around that. Instead, we might want to bundle actions on the clientside by waiting a fraction of a second when a message is received to check if another message . (see #37)
WONT FIX.
Just a bunch of removes and updates instead?