sockjs-protocol icon indicating copy to clipboard operation
sockjs-protocol copied to clipboard

Slightly modernized

Open hathawsh opened this issue 8 years ago • 0 comments

Changes:

  1. The websocket-client library no longer exports ConnectionClosedException. It now exports WebSocketConnectionClosedException. I updated the tests to match.

  2. I updated the expected content of the hidden iframe. There is now a _sockjs_onload variable.

  3. The raw websocket protocol is now allowed to close with an empty message.

hathawsh avatar Nov 02 '17 21:11 hathawsh