osmanaktas / phpwebsocket

Automatically exported from code.google.com/p/phpwebsocket
0 stars 0 forks source link

Handshaking wasn't complete #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The handshaking process wasn't complete, I've attached a version with 
handshaking and slight changes for draft 76

Original issue reported on code.google.com by thekid.a...@gmail.com on 14 Aug 2010 at 9:59

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you so much for your attachment. I like the consolidated websocket 
class...no more SocketWebSocket and WebSocket! Also, I just got into this a few 
days ago and could never get it to handshake (even though it said 'done 
handshaking' the onopen would never fire...now it does! I will be interested in 
seeing what the difference was...(unless you would like to give me a hint!)

Thanks again for saving my sanity.

Original comment by kevin.t....@gmail.com on 7 Oct 2010 at 4:45