I changed the helper class to work with the newest websocket protocol.
The client can now send messages to server but the server cannot send any of them back.
Google Chrome says: the server must not mask any of the frames send to the client
I'm searching for a solution for that.
I changed the helper class to work with the newest websocket protocol. The client can now send messages to server but the server cannot send any of them back. Google Chrome says: the server must not mask any of the frames send to the client I'm searching for a solution for that.