sockjs-protocol
sockjs-protocol copied to clipboard
Slightly modernized
Changes:
-
The websocket-client library no longer exports
ConnectionClosedException. It now exportsWebSocketConnectionClosedException. I updated the tests to match. -
I updated the expected content of the hidden iframe. There is now a _sockjs_onload variable.
-
The raw websocket protocol is now allowed to close with an empty message.