Skip to content

WebSocket Game Controller #7

@Pranux

Description

@Pranux
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions