clivelee / node.websocket.js

WebSocket-compatible realtime HTTP server implemented with Node.JS

Home Page:http://devthought.com/blog/2009/12/nodejs-and-the-websocket-protocol/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update: For a more complete and cross-browser/cross-platform solution, I recommend you check out Socket.IO and Socket.IO-node, which I'm actively maintaining.

About

WebSocket-compatible realtime HTTP server implemented with Node.JS

http://devthought.com/blog/2009/12/nodejs-and-the-websocket-protocol/