ws

v6.2.1
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 --ignore-path .gitignore . && prettier --check --ignore-path .gitignore "**/*.{json,md,yml}"

test

npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js

integration

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

Metadata

  • MIT
  • Whatever
  • Einar Otto Stangvik
  • released 3/27/2019

Downloads