node.websocket.js. WebSocket-compatible realtime HTTP server implemented with Node.JS

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

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2014
  • Merge pull request #8 from tomByrer/patch-1
  • remove dead link
April 2010
  • Updated README
  • Updated README
March 2010
  • README update
  • fixing command line parsing correctly and remove docs for quoting the…
February 2010
  • Required Node version note
  • Updated credits
  • Support node.js v0.1.29 API
  • Merge branch 'master' of git://github.com/Guille/node.websocket.js
  • change command line arguments to not need quoting
  • Added topic, action and quit command to Chat
  • chat: removed extra logging and cleaned up history management
  • removed extra logging in chat.js
  • soft tabs mon amour
  • Added extra demo to the README file
  • Added some modules and examples
December 2009
  • - Changed the way we work with modules. Modules now have to implement…
  • Added flash policy file support description and other features.
  • Support Flash based WebSocket implementations.