Commit Graph

22 Commits (1d777f74ffa66fbce3e8c3c21a78a94b8f04ac58)

Author SHA1 Message Date
MiguelMLorente 1d777f74ff Add error messages in landing page for create lobby error 2025-02-09 21:14:27 +01:00
MiguelMLorente e982f782cb Broadcast update lobby event to the whole room 2025-02-09 20:33:24 +01:00
Laura Valera 496c68550b Add and send Missing_User_Name Exception 2025-02-09 18:21:20 +01:00
Laura Valera b878beaaff Create response for emitUpdateLobby 2025-02-09 17:53:29 +01:00
MiguelMLorente eff695837b Create websocket exception filter 2025-02-09 16:10:54 +01:00
MiguelMLorente e2bf337b25 Enforce strongly typed API contract in exception filters 2025-02-06 22:23:35 +01:00
MiguelMLorente 5d55631812 Create websocket exception filter 2025-02-04 23:34:23 +01:00
Laura Valera e323623007 Add Players with JoinLobby 2025-02-04 20:35:30 +01:00
MiguelMLorente 3a9b88ef55 Minor style fixes 2024-12-10 23:46:47 +01:00
Laura Valera d9eafeb71a Add GameId, GameCode and Players 2024-12-10 20:02:37 +01:00
Laura Valera fae67ce2a2 Add User Name and store it 2024-12-04 19:06:07 +01:00
Laura Valera c75b3ef1c2 Create player on conection and store it 2024-11-22 20:42:04 +01:00
MiguelMLorente 4b22c5ead8 Merge linter changes into branch 2024-11-21 23:09:56 +01:00
Laura Valera 0fc8a7383f add client id logging on connect 2024-11-21 22:59:50 +01:00
MiguelMLorente 695ae069d5 Pass linter on server build and start 2024-11-21 22:58:17 +01:00
Laura Valera 391a1c91a7 add client id logging on connect 2024-11-18 20:44:01 +01:00
MiguelMLorente 3f77a32e70 Create players service and inject it into app service 2024-11-17 18:58:05 +01:00
MiguelMLorente f1c284915e Moved to interface and create real enum type 2024-11-16 20:57:06 +01:00
Pau Costa Ferrer 3f49d880c8 feat: adds common logic module 2024-11-16 20:01:08 +01:00
MiguelMLorente 9672a0ce32 Introducing implementation of sockets for client-server communication 2024-11-10 22:25:04 +01:00
DavidPerea 29dd826ee3 Cambia mensajes de Hello World (Distingue Front y Back) 2024-11-10 20:37:35 +01:00
MiguelMLorente f651d3a010 Setup server with NestJS 2024-11-10 18:28:47 +01:00