Blef-team / blef_game_engine

The game engine API service for the game of Blef
GNU Affero General Public License v3.0
1 stars 0 forks source link

Fix end of round game state streaming #186

Closed adrian-golian closed 2 years ago

adrian-golian commented 2 years ago

On check (action 88), the game state written to <game_uuid>_<round_number> doesn't get posted to game watchers through the websocket. Add logic in watch-game-stream to post changes to numbered game states.

create-issue-branch[bot] commented 2 years ago

Branch issue-186-Fix_end_of_round_game_state_streaming created!