Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.36 KB

File metadata and controls

37 lines (24 loc) · 1.36 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)

Documentation

License

This library is published under Apache-2.0 license.