You can bring up the websocket to room-serve service, chat with peers etc, even though media is not setup, e.g. we couldn't get a router, timeout from media-node etc. Media connection can then be retried until it's available.
notify user about connection error to room-server
We give feedback to user on reconnection attempts and a new good connection.
closes #124
This PR will:
decouple room join from media join
You can bring up the websocket to room-serve service, chat with peers etc, even though media is not setup, e.g. we couldn't get a router, timeout from media-node etc. Media connection can then be retried until it's available.
notify user about connection error to room-server
We give feedback to user on reconnection attempts and a new good connection.
Depends on https://github.com/edumeet/edumeet-room-server/pull/70 Depends on https://github.com/edumeet/edumeet-common/releases/tag/0.6.0