Files
NowChessSystems/modules/ws
Janis 9de49d31d9
Build & Test (NowChessSystems) TeamCity build finished
feat(ws): migrate challenge notifications to Redis Streams
Replace pub/sub publish in EventPublisher with XADD to user event stream.
UserWebSocketResource subscribes via XREADGROUP consumer group (per-connection
group, '$' offset). DLQ after maxRetries=3 on delivery failure. Poll loop
uses connection identity to prevent thread leak on reconnect.

Closes NCS-104
https://knockoutwhist.youtrack.cloud/issue/NCS-104
2026-06-09 19:29:57 +02:00
..
2026-05-13 14:49:00 +00:00
2026-05-13 14:49:00 +00:00