New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@chainsafe/websocket

Package Overview
Dependencies
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/websocket

Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.

latest
Source
npmnpm
Version
1.0.31
Version published
Weekly downloads
5
25%
Maintainers
4
Weekly downloads
 
Created
Source

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.

Keywords

websocket

FAQs

Package last updated on 18 Aug 2020

Related posts