We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Documentation (markdown)
Corected WebSocketRequest call sequence. Somone forgot to readHandshake() in constructor so it need to be done with bare hands.
Typo corrected
Corrected they type from 'message' to 'event' in the description of frame, close and error under WebSocketConnection Events. 1 typo also fixed.
Adding deprecation information for the renaming of websocketVersion to webSocketVersion