Type definitions are available in the @types/ws package

ws

  • Version 8.16.0
  • Published
  • 141 kB
  • No dependencies
  • MIT license

Install

npm i ws
yarn add ws
pnpm add ws

Overview

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

Dependencies (0)

No dependencies.

Dev Dependencies (9)

Peer Dependencies (2)

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/ws.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/ws)
  • HTML
    <a href="https://www.jsdocs.io/package/ws"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>