Skip to content

[Feature] WebSocket service for real-time meter reading broadcasts - #49

Open
leanworld7-netizen wants to merge 2 commits into
EquipChain:mainfrom
leanworld7-netizen:feature/websocket-service-7
Open

[Feature] WebSocket service for real-time meter reading broadcasts#49
leanworld7-netizen wants to merge 2 commits into
EquipChain:mainfrom
leanworld7-netizen:feature/websocket-service-7

Conversation

@leanworld7-netizen

Copy link
Copy Markdown

Implements WebSocket service per issue #7. Features: channel-based pub/sub, heartbeat ping/pong, stale connection cleanup, metrics, auto subscription cleanup on disconnect. Usage: const ws = new WebSocketService(server); ws.broadcast(channel, data); Dependencies: ws library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant