water783's avatar
water783 2 years ago
I'm very interested in P2P event transmission, but mobile device networking with ICE presents significant challenges, especially given the complexities of global networks

Replies (6)

In the way I see it, it's about the protocol to check if two people are online and then send the event over there, falling back to relays if it doesn't. The most basic version should work for this simplistic scenario. Then we can improve it over time.
So if both parties online it would be P2P, and relays if offline?
DZC's avatar
DZC 2 years ago
So, would your IP be shared with your peers? That doesn't initially look too good for privacy. Looking forward to learning more about this 'protocol'. ๐Ÿซ‚
โ†‘