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
Member

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

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
Janis added 1 commit 2026-06-09 21:48:31 +02:00
feat(core): publish GameOver event to Redis Streams
Build & Test (NowChessSystems) TeamCity build finished
63e71963b5
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
Janis merged commit 676e4110c0 into main 2026-06-09 21:48:41 +02:00
Janis deleted branch feat/NCS-102-publish-gameover-stream 2026-06-09 21:48:42 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NowChess/NowChessSystems#64