-
Notifications
You must be signed in to change notification settings - Fork 0
WebSocket Game Controller #7
Copy link
Copy link
Open
Description
Pranux
opened on Oct 18, 2025
Issue body actions
- Create GameWebSocketController with @MessageMapping
- Handle /app/game/{roomId}/start - Start game
- Handle /app/game/{roomId}/clue - Submit clue
- Handle /app/game/{roomId}/guess - Submit guess
- Handle /app/game/{roomId}/next - Next round
- Implement @sendto("/topic/game/{roomId}") for broadcasting state
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels