Extendible-Web-Socket-Server
Extendible-Web-Socket-Server copied to clipboard
Changed helper class to work with the newest websocket protocol
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.