Question
unexpected disconnect of clients
Occasionally clients are disconnected without a reason. The client-side-code is not closing the connection.
On server-side only application.onDisconnect is executed - but who done it?
How to check for unforced disconnects (client or server)?
