{"library":"presidium-websocket","type":"library","category":null,"description":"Presidium WebSocket is a client and server library for Node.js implementing RFC 6455 (WebSocket) and RFC 7692 (Compression Extensions). Current stable version is 4.1.0. It features built-in per-message deflate compression, support for secure WebSocket (WSS) via WebSocket.SecureServer, and automatic reconnection via the connect() method. Compared to alternatives like 'ws', it offers a simpler API combining client and server in one package, and is part of the larger Presidium ecosystem. Release cadence is irregular; generally active but with infrequent updates.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript","compression","permessage-deflate","node","nodejs","presidium","websocket","websocket-server"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install presidium-websocket","imports":["const WebSocket = require('presidium-websocket')","const { Server } = require('presidium-websocket')","const { SecureServer } = require('presidium-websocket')"]},{"cmd":"yarn add presidium-websocket","imports":[]},{"cmd":"pnpm add presidium-websocket","imports":[]}],"homepage":"https://github.com/richytong/presidium-websocket","github":"https://github.com/richytong/presidium-websocket","docs":null,"changelog":null,"pypi":null,"npm":"presidium-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}