bigbluebutton-Github/akka-bbb-apps
Richard Alam bd0ae4f969 Fix #4159
- When a user is in the voice conference using webrtc and the browser refreshes, FS doesn't detect that the
   webrtc connection has gone down so it is not able to send a user left voice conf message. It would take a
   media timeout for FS to send a user left voice conf event. Remove the user from voice list when user leaves
   the meeting. Not sure how this behaves on auto-reconnect of bbb-apps while the webrtc connection is actually
   still working.
2017-07-31 14:47:39 -07:00
..
project - try writing test 2017-07-14 14:50:34 -07:00
scala First pass moving breakout rooms messages to v2 format. 2017-06-12 20:32:10 +01:00
src Fix #4159 2017-07-31 14:47:39 -07:00
.gitignore Improve .gitignore files with better patterns. 2015-07-09 16:13:09 +01:00
build.sbt - try writing test 2017-07-14 14:50:34 -07:00
run.sh - handle emoji status changed message in client 2017-06-26 12:38:00 -07:00