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

1.0.4 • Public • Published

isows

Isomorphic WebSocket implementation for Node.js, Bun, Deno, and modern browsers.

Install

npm i isows
pnpm i isows
bun i isows

Usage

import { WebSocket } from 'isows'

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

Authors

License

MIT License

Package Sidebar

Install

npm i isows

Weekly Downloads

315,565

Version

1.0.4

License

MIT

Unpacked Size

10.2 kB

Total Files

27

Last publish

Collaborators

  • jmoxey