Commit Graph

5 Commits

Author SHA1 Message Date
LQ63 1ca410bc4b fix(ui): Websocket
Fixed imports, removed playedCards at trickstart
2025-11-27 08:43:20 +01:00
LQ63 6402df43b1 fix(ui): Websocket
Fixed startGame to be correctly implemented
2025-11-27 08:00:32 +01:00
LQ63 e0f16a224d feat(ui): Websocket
Started implementing functionality to Websocket.
2025-11-27 08:00:30 +01:00
Janis 8ca909db52 feat(websocket)!: Implement WebSocket connection and event handling (#82)
Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #82
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-23 16:11:46 +01:00
Janis afde6c02da feat!: implemented multigame support (#34)
Reviewed-on: #34
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-01 20:53:22 +01:00