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 :)