Commit Graph

8 Commits

Author SHA1 Message Date
efim 34d610a8c8 feat: raising hand endpoint 2023-11-12 08:35:00 +00:00
efim 480d007e6c feat: impl release hand & next speaker selection 2023-11-09 06:23:38 +00:00
efim 3a6fe28981 feat: join room, rooms.Update transactional 2023-11-04 13:07:28 +00:00
efim f8eb11c53e feat: create-room handler, with middleware 2023-11-04 05:52:20 +00:00
efim 850b6c693b feat: create room endpoint
not really sets the cookie, but returns the rendered index on success
2023-10-30 05:19:43 +00:00
efim 201b3760da feat: toggling Create/Join room button 2023-10-30 03:49:48 +00:00
efim bd99eaa54d feat: room manager and pushed to login page route 2023-10-29 15:18:27 +00:00
efim 1c62f80064 feat: room model, encode json, sample redis write 2023-10-29 14:49:19 +00:00