spreed/lib/Signaling
Daniel Calviño Sánchez 85f73b06b6 Fix not leaving previous session when joining the same room again
When the same room is joined again from the same PHP session the room is
left with the previous Nextcloud session before joining with the new
one. However, "disinvite" messages were not sent to the external signaling
server for regular users, so their UI was not updated to show that the
previous Nextcloud session was kicked out from the conversation.

Note, however, that as a "disinvite" message is now sent the UI will
show a "conversation not found" message rather than a "duplicated
session" state.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-08-26 12:20:06 +02:00
..
BackendNotifier.php
Listener.php
Manager.php
Messages.php