-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When trying to implement the websocket server Safari and Chrome error on the first connection saying unexpected NULL status in payload I tracked this down to the WebSocketClient class implementation of sendData() and broadcastData() as they are not the same as the WebSocketServer definitions.
I made the changes in my fork linked below
Metadata
Metadata
Assignees
Labels
No labels