README
nodejs websocket
This is the realization of a nodejs web socket framework, with a very simple example.
installation
npm install node-websocket
usage
- cd .
- node server_demo.js
Please read index.html or server.js.
License
Released under the MIT license