Comment 4 for bug 797823

Revision history for this message
Fastguy (erenoglu) wrote :

I think polling is not good, maybe a future plan could be to write the "server" component, so each can "push" each other the changes? If a change on client happens, it notifies the server, if a change on server happens (from another client), server pushes the notification to the client and client re-syncs.