unws
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

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 三咲智子

Readme

Keywords

none

Package Sidebar

Install

npm i unws

Weekly Downloads

1,402

Version

0.2.4

License

MIT

Unpacked Size

3.54 kB

Total Files

9

Last publish

Collaborators

  • sxzz