ws

v2.0.0-beta.0
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
HyBi Push RFC-6455 WebSocket WebSockets real-time

lint

eslint .

test

npm run lint && mocha test/*.test.js

coverage

istanbul cover _mocha --report html -- test/*.test.js

integration

npm run lint && mocha test/*.integration.js

test-travis

npm run lint && istanbul cover _mocha --report lcovonly -- test/*.test.js

Metadata

  • MIT
  • Whatever
  • Einar Otto Stangvik
  • released 1/10/2017

Downloads