@nomiclabs/websocket

1.0.31 • Public • Published

WebSocket Client & Server Implementation for Node

This is a fork of websocket@1.0.31. Please refer to it's repository for its documentation.

Fork explanation

The reason for this fork is that websocket recompiles a a few C modules every time it's installed. This fork uses a NAN-based of those modules instead, which doesn't require recompiling.

This fork won't be relevant once this websocket PR gets merged.

Package Sidebar

Install

npm i @nomiclabs/websocket

Weekly Downloads

2

Version

1.0.31

License

Apache-2.0

Unpacked Size

143 kB

Total Files

23

Last publish

Collaborators

  • kanej
  • fzeoli
  • alcuadrado
  • fvictorio