node-websoket

nodejs websoket, html5

Usage no npm install needed!

<script type="module">
  import nodeWebsoket from 'https://cdn.skypack.dev/node-websoket';
</script>

README

nodejs websocket

This is the realization of a nodejs web socket framework, with a very simple example.

installation

npm install node-websocket

usage

  1. cd .
  2. node server_demo.js

Please read index.html or server.js.

License

Released under the MIT license

hechangmin@gmail.com