Manual negotiation and plan-b support

This commit is contained in:
David Zhao
2021-04-16 00:56:25 -07:00
parent 04f6b61ae1
commit 93d10b2640
16 changed files with 231 additions and 64 deletions
+2
View File
@@ -144,3 +144,5 @@ func TestMultinodeReconnectAfterNodeShutdown(t *testing.T) {
c3 := createRTCClient("c3", defaultServerPort)
waitUntilConnected(t, c3)
}
// TODO: test room with protocol version 1 and 0 participants