Now I know what to do:

You have to use socket.write("HTTP/1.1 101 Web Socket Protocol 
Handshake\r\n"...); actually it maybe also an idea to map the socket on a 
response object manually.

Am 05.01.2013 um 20:25 schrieb mscdex <[email protected]>:

> kyogron, you might try using a node websocket module instead of doing
> it yourself. Here's one: https://npmjs.org/package/ws
> 
> -- 
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: 
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to