0.2.4 • Published 9 months ago

unws v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

unws npm

Unit Test

Unified WebSocket API for Node.js, Bun and modern browsers.

Install

npm i unws

Usage

import { WebSocket } from 'unws'

const ws = new WebSocket('ws://localhost:8080')

Sponsors

License

MIT License © 2023 三咲智子