You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I wanted to create room to test, I used some student ids as room id, and I joined the room on the other peer. But I find the bug when I using '2051314' as room id, the peer which joined the room can't find the room. When using other ids like '2051313' or '2051315', the peer joined successfully.
I use the webrtc.createRoom() (like the index.html repository's test directory) and print the arguments. Here is the result:
The text was updated successfully, but these errors were encountered:
When I wanted to create room to test, I used some student ids as room id, and I joined the room on the other peer. But I find the bug when I using '2051314' as room id, the peer which joined the room can't find the room. When using other ids like '2051313' or '2051315', the peer joined successfully.
I use the webrtc.createRoom() (like the
index.html
repository'stest
directory) and print the arguments. Here is the result:The text was updated successfully, but these errors were encountered: