Skip to content

tgraupmann/NodeJS_WS

Repository files navigation

NodeJS_WS

A NodeJS WebSocket Server using WS

Dependencies

  • NodeJS WS
npm install ws

Usage

Start the server

node app.js &

Send binary data from the client

  • Run a couple instances of the client.
node client_send_binary.js

About

A NodeJS WebSocket Server using WS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published