rauchg / 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, 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/


Languages

Language:JavaScript 98.4%Language:CSS 1.6%