bigbluebutton-Github/bigbluebutton-html5/imports/api/voice-users
prlanzarin fb30b145af refactor: remove unused VU ejection on socket disconnection
The voice user ejection callback tethered to Meteor's socket
disconnection seems broken (since its introduction). The VU selector
uses an invalid field (requesterUserId) - so no VU is ever returned.

Since I'm unaware of the original goal behind this code and there's
already ejections in place in other components (akka-apps, for
instance), this is basically a revert of #9888.
2023-04-11 15:58:22 -03:00
..
server refactor: remove unused VU ejection on socket disconnection 2023-04-11 15:58:22 -03:00
index.js Voice call states and voice users back-end migrated to new async API. 2023-03-20 16:39:24 -03:00