markboard-io / markboard

Wysiwyg markdown whiteboard for note-taking and building team knowledge base.
https://markboard.io
MIT License
190 stars 23 forks source link

DDP websocket connection disconnected after long time inactive opertaion #30

Open shiqimei opened 1 year ago

shiqimei commented 1 year ago

Since we heavily relies on weboscket, our data changes relies on data changes event.

We should build a mechanism that either refresh a page after connection is disconnected or connect siently again (do a full pull to sync data from server.)