Commit Graph

11 Commits

Author SHA1 Message Date
efim 077537a1e3 fix: having mark and same raised gesture
previously didn't check everyone, and person with mark and gesture is
last in the circle
2023-11-22 05:03:14 +00:00
efim 183df0959c feat: function to get room next speaker index 2023-11-21 18:57:03 +00:00
efim f8db7c14c8 refactor: store all known as map for access 2023-11-16 05:45:57 +00:00
efim 83e81ec011 feat: logout route and button 2023-11-14 05:14:40 +00:00
efim b1f2e896b9 feat: release hand endpoint & button 2023-11-12 18:37:26 +00:00
efim b90fcc3f20 feat: stream room updates SSE endpoint
via subscription to redis with enriched channel
2023-11-12 18:08:17 +00:00
efim 34d610a8c8 feat: raising hand endpoint 2023-11-12 08:35:00 +00:00
efim 16df084928 feat: saving person pass across logout/rejoin 2023-11-11 09:22:40 +00:00
efim 517fda2512 feat: tests and bugfix for 'lower hand' 2023-11-11 08:05:28 +00:00
efim 89982d5c39 feat: initial test for release hand 2023-11-09 06:48:30 +00:00
efim 480d007e6c feat: impl release hand & next speaker selection 2023-11-09 06:23:38 +00:00