feat(core): publish GameOver event to Redis Streams #64

Merged
Janis merged 1 commits from feat/NCS-102-publish-gameover-stream into main 2026-06-09 21:48:41 +02:00

1 Commits

Author SHA1 Message Date
Janis 63e71963b5 feat(core): publish GameOver event to Redis Streams
Build & Test (NowChessSystems) TeamCity build finished
Add GameOver to EventType enum and GameOverPayload DTO.
GameRedisPublisher publishes to {prefix}:game-over stream (MAXLEN ~1000)
on game completion. NativeReflectionConfig updated for core module.

Closes NCS-102
https://knockoutwhist.youtrack.cloud/issue/NCS-102
2026-06-09 16:15:45 +02:00