mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-14 05:37:53 +02:00
The yhub server returns custom status code when the websocket is not accessible, like 4401 when an access is removed and 4404 when a document is deleted. the websocket client now use these custom status code to stop reconnection forever.