> -----Original Message----- > From: Sylvio Drouin > Subject: [p2p-hackers] libjingle and xmlrpc > > Libjingle was selected because it does NAT traversal very efficiently,
Do you have any data on how efficient is "very"? I'm specifically curious (because I'm working on the same thing right now) about: - Connection establishment latency (how long before first data packet) - Peer connectivity (chance any two random peers can establish without TURN) Likewise, does it handle the symmetric/symmetric or (the much more common) symmetric/restricted-NAT case? Last I heard ICE (which Jingle is based upon) didn't do anything symmetric, and evaluated routes sequentially thus having long setup times. Has this changed? -david _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
