paldepind / synceddb

Makes it easy to write offline-first applications with realtime syncing and server side persistence.
MIT License
410 stars 34 forks source link

Handle terminated connections with the server #34

Open piglovesyou opened 8 years ago

piglovesyou commented 8 years ago

ref #22

There should be a nice wrapper library which I don't know.

awitherow commented 7 years ago

@piglovesyou Is there any way I could help with this? I am really interested in using Synceddb and if there is anything holding it back from being in production, I would love to chip in.

What exactly is going wrong when a connection is terminated? Reconnection attempts, etc?

piglovesyou commented 7 years ago

@awitherow Thank you. Let me answer you at #22 .