gritzko / swarm

JavaScript replicated model (M of MVC) library
http://swarmdb.net/
MIT License
2.68k stars 97 forks source link

Demo3 work not correctly #67

Open broderix opened 8 years ago

broderix commented 8 years ago

or see youtube video https://www.youtube.com/watch?v=fn817WgF1c8

gritzko commented 8 years ago

https://github.com/gritzko/swarm/issues/36

That was a bug in the protocol, actually. The state snapshot message was inconsistently defined. That only surfaced in multi-level configurations (like with a proxy server). This demo has a multi-level config (proxy in the parent iframe, clients in child iframes). Fixed in 1.0.