- 08 Sep, 2020 1 commit
-
-
Juliusz Chroboczek authored
Otherwise the callbacks don't get set.
-
- 07 Sep, 2020 1 commit
-
-
Juliusz Chroboczek authored
Closing the channel could cause a panic if a c.write was pending. Instead, ensure we send a closeMessage to the writer, and cause the writer to exit when it receives a closeMessage.
-
- 05 Sep, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We used to silently fail when there was a problem with camera permissions. Display a notification.
-
- 03 Sep, 2020 4 commits
-
-
Juliusz Chroboczek authored
Thanks to Ines Klimann.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
In current versions of pion, SetRemoteDescription fails if ICE is currently gathering. Work around the issue by resetting the connection.
-
- 26 Aug, 2020 2 commits
-
-
Juliusz Chroboczek authored
This will hopefully become unnecessary once we have better congestion control.
-
Juliusz Chroboczek authored
-
- 24 Aug, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 23 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 19 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 15 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 14 Aug, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
JSDoc doesn't recognise them otherwise.
-
Juliusz Chroboczek authored
-
- 13 Aug, 2020 9 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Thanks to Rémi Nollet and Léo Stefanesco.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 12 Aug, 2020 7 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
For now, join must follow login, but it will make it easier to extend the protocol for joining multiple groups (think federation).
-
Juliusz Chroboczek authored
No need to carry password around.
-
- 11 Aug, 2020 1 commit
-
-
Juliusz Chroboczek authored
More reliable reaction to network failures when they are detected by just one side.
-
- 07 Aug, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-