Currently, there is no mechanism by which `WebSocket` is reconnected in the event of a disconnect. Socket.IO handles this on it's own, but there needs to exist code in the plugin to reconnect `WebSocket` connections.