Hi all, i working on shopping application and i use websockets to synchronize list with other devices with same id. I have a problem with synching databases. I have 2 databases local and web. And i got stuck in how to synch them, for example when 1 device disconnected, then 2 device made changes , and 1 device connect again, how to synch this changes? Is anybody have an idea? Thanks.