{"library":"isows","type":"library","category":null,"description":"Isomorphic WebSocket implementation that works consistently across Node.js, Bun, Deno, and modern browsers. Version 1.0.7 provides a drop-in replacement for the native WebSocket API, using the 'ws' package on Node.js and the native implementation elsewhere. It is actively maintained by the wevm team (known for viem and wagmi). Unlike raw 'ws', isows provides a universal interface without bundler plugins. It is ESM-only and ships TypeScript definitions. Release cadence is infrequent, focused on stability.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript","isomorphic","websocket","ws","node","browser","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install isows","imports":["import { WebSocket } from 'isows'","const { WebSocket } = require('isows')","import { CloseEvent } from 'isows'"]},{"cmd":"yarn add isows","imports":[]},{"cmd":"pnpm add isows","imports":[]}],"homepage":"https://github.com/wevm/isows#readme","github":"https://github.com/wevm/isows","docs":null,"changelog":null,"pypi":null,"npm":"isows","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}