ruby-hyperloop / hyper-mesh

The project has moved to Hyperstack!! - Synchronization of active record models across multiple clients using Pusher, ActionCable, or Polling
https://hyperstack.org/
MIT License
22 stars 12 forks source link

redo while_saving or at least make sure that there are ensure blocks #89

Closed catmando closed 6 years ago

catmando commented 6 years ago

right now need to add ensure blocks in isomorphic base to make sure the save flag gets cleared in all cases.

better yet get some kind of event driven thing going so we can loose the polling

catmando commented 6 years ago

for now there are ensure blocks, but it really should be done with some kind of events

catmando commented 6 years ago

https://github.com/ruby-hyperloop/hyper-mesh/commit/8147c1f75ab18e32338b7f396824d68e2cb6a8ce