Skip to content

The WebSocket implementation written in TypeScript, for Node.JS

License

Notifications You must be signed in to change notification settings

litert/websocket.js

Repository files navigation

LiteRT/WebSocket

Strict TypeScript Checked npm version License GitHub issues GitHub Releases

The WebSocket implementation written in TypeScript, for Node.JS.

Installation

npm i @litert/websocket --save

Usage

Requirements

  • Node.js v18.x (Or newer)
  • TypeScript v5.0.x (Or newer)

License

This library is published under Apache-2.0 license.