websocket13
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

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.

/websocket13/

    Package Sidebar

    Install

    npm i websocket13

    Weekly Downloads

    30,833

    Version

    4.0.0

    License

    MIT

    Unpacked Size

    155 kB

    Total Files

    42

    Last publish

    Collaborators

    • doctormckay