aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/game/http.go
AgeCommit message (Collapse)Author
2025-03-04update go package namesnsfisis
2024-08-08feat(backend/worker): enable `revive` in `golangci-lint`nsfisis
2024-08-05feat(backend): disallow to connect to watch page in multiplayer modensfisis
2024-08-01refactor(backend): `Id` to `ID` in echo path paramsnsfisis
2024-07-31feat: "iOSDC 2024" to "iOSDC Japan 2024"nsfisis
2024-07-29refactor(backend)nsfisis
2024-07-29feat: authenticate WebSocket connection by short-lived access tokennsfisis
2024-07-29feat: partially implement watchingnsfisis
2024-07-29feat(backend): partially implement gamingnsfisis
2024-07-28refactor(backend): move game-related code to game modulensfisis