Replies: 1 comment 1 reply
-
When you use IceBridge, peers communicate through the bridge which is the contrary of p2p. In general with Ice you need at least one peer to have an public address where it listen for incoming connections. Ice doesn't directly support p2p communications where all parties are behind NATs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to implement p2p with iceBridge。 This can skip the server and save time。But I dont know how。https://doc.zeroc.com/ice/3.7/ice-services/icebridge. Can somebody give me some clue for this? Thank a lot.
Beta Was this translation helpful? Give feedback.
All reactions