isows
Isomorphic WebSocket implementation for Node.js, Bun, Deno, and modern browsers.
Install
npm i isowspnpm i isowsbun i isowsUsage
import { WebSocket } from 'isows'
const ws = new WebSocket('ws://localhost:8080')Authors
License
MIT License
Isomorphic WebSocket
8d6f65858afc0cb131d40c6f415542347b0c909c Thanks @lucasloisp! - Fixed react-native export in package.json#exports.a8d943b5c2a47ada792d9070379aacabb8d01ceb Thanks @lkwr! - Renamed conditional export worked to workerd in package.json#exports.fc36fcbbea8a91411263dbd053e44623eac385b5 Thanks @jxom! - Added worked export to package.json#exports.1d0e496db949a59ec6d3e635522f42b69daa52b7 Thanks @iketw! - Added react-native export to package.json#exports.