Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.07 KB

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.