What's wrong with this entry?
Anonymous. No account, no email.
- New
autoReconnectoption to disable automatic reconnection (useful for bridge sessions that manage their own lifecycle) onConnectcallback fires when connection is establishedgetStateLabel()exposes current connection state- Close callbacks now receive the WebSocket close code for better error handling
Evidence
autoReconnect parameter in constructor, new setOnConnect and getStateLabel methods (search for "autoReconnect")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.