bigbluebutton-Github/bbb-graphql-middleware/internal/websrv
2024-10-23 12:19:01 -03:00
..
reader Add websocket_idle_timeout_seconds config for idle WebSocket cleanup (#21493) 2024-10-23 12:19:01 -03:00
writer Refactor the logger to add more context like meetingId, userId and sessionToken. (#21188) 2024-09-18 08:48:36 -04:00
connhandler.go Add websocket_idle_timeout_seconds config for idle WebSocket cleanup (#21493) 2024-10-23 12:19:01 -03:00
rediscli.go This update allows duplicating a user session via the getJoinUrl endpoint. The generated link will create a new sessionToken while retaining the same userId. This setup enables two devices be represented as a single user on the user list, making it particularly useful for scenarios like transferring a session from a computer to a mobile device. 2024-09-04 21:22:49 -03:00