{"library":"redis-ws-discovery","type":"library","category":null,"description":"Redis WS Discovery (v0.2.0) enables WebSocket servers and clients to discover each other via Redis pub/sub without a central registry. Each server announces its identity (e.g., host, port) to a Redis channel, and clients (or other servers) listen for announcements to build a live list of available peers. Built on ioredis (^5.4.1), shipped with TypeScript definitions, requires Node >=20. Lightweight alternative to etcd or Consul for WebSocket topologies in Redis-heavy stacks. Released under new BSD license.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-ws-discovery","imports":["import { WsDiscoveryServer } from 'redis-ws-discovery'","import { WsDiscoveryClient } from 'redis-ws-discovery'","import { createDiscovery } from 'redis-ws-discovery'"]},{"cmd":"yarn add redis-ws-discovery","imports":[]},{"cmd":"pnpm add redis-ws-discovery","imports":[]}],"homepage":"https://github.com/arusakov/redis-ws-discovery#readme","github":"https://github.com/arusakov/redis-ws-discovery","docs":null,"changelog":null,"pypi":null,"npm":"redis-ws-discovery","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}