ws

v7.2.5
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,yaml,yml}"

test

npm run lint && nyc --reporter=lcov --reporter=text mocha --throw-deprecation test/*.test.js

integration

npm run lint && mocha --throw-deprecation test/*.integration.js

Metadata

  • MIT
  • >=8.3.0
  • Einar Otto Stangvik
  • released 4/25/2020

Downloads