🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

websocket13

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websocket13

Simple WebSocket protocol 13 client with no native or heavy dependencies

4.0.0
latest
Version published
Weekly downloads
30K
-5.74%
Maintainers
1
Weekly downloads
 
Created

WebSockets for Node.js

npm version npm downloads license sponsors

This is a pure-JavaScript implementation of WebSocket version 13. It has no large or native dependencies. It can establish connections to WebSocket servers (as a client), and also accept connections from clients (as a server).

Requires Node.js v12.22.0 or later.

Documentation

Please see the GitHub wiki for documentation.

FAQs

Package last updated on 23 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts