node-websoket
v1.1.6
Published
nodejs websoket, html5
Downloads
4
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