{"library":"postman-ws","type":"library","category":null,"description":"Postman's fork of the ws WebSocket library for Node.js. Version 7.4.5-postman.1 provides a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation. It passes the Autobahn test suite and supports HyBi drafts 07-17, permessage-deflate compression, and binary data. Notable differences from the original ws: maintained by Postman for internal use, includes potential patches or compatibility fixes. Release cadence follows upstream ws development. Key differentiator: same API as ws but with Postman-specific modifications. Requires Node.js >=8.3.0, optional dependencies bufferutil and utf-8-validate for performance.","language":"javascript","status":"active","version":"7.4.5-postman.1","tags":["javascript","HyBi","Push","RFC-6455","WebSocket","WebSockets","real-time"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install postman-ws","imports":["import WebSocket from 'ws'","import { WebSocketServer } from 'ws'","import type { WebSocket } from 'ws'"]},{"cmd":"yarn add postman-ws","imports":[]},{"cmd":"pnpm add postman-ws","imports":[]}],"homepage":"https://github.com/postmanlabs/postman-ws","github":"https://github.com/postmanlabs/postman-ws","docs":null,"changelog":null,"pypi":null,"npm":"postman-ws","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}