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
Currently, this project can only establish peer to peer connection.
And, there are some question that how to establish multiple connection. #30#29#27 ...
So, I created peers to handle multiple connection(signaling) for WebRTC full-mesh topology (you can try multiple connection here).
I will add peers-ios example in this project. Then everyone can play with multiple connection, I think :)
Currently, this project can only establish peer to peer connection.
And, there are some question that how to establish multiple connection. #30 #29 #27 ...
So, I created peers to handle multiple connection(signaling) for WebRTC full-mesh topology (you can try multiple connection here).
I will add peers-ios example in this project. Then everyone can play with multiple connection, I think :)