Thanks to all for making p2p-hackers such an interesting forum! Question: As part of the open source p2p search network that we are developing (early early stage but you can see at http://www.seeks.io) we are using libjingle and xmlrpc for communication between peers. We have stripped down libjingle to its bare bones and also removed the networking part of XMLRPC and "glued" it to libjingle.
Each peer is a LSH/DHT node with 32 other attached peers. Libjingle was selected because it does NAT traversal very efficiently, it is open source and modular enough so to strip its telephony components. The question is: do you think this model make sense? (considering libJingle dependencies on XMPP) Any comments or views on these matters will be more than appreciated! Thanks for reading this sylvio drouin san francisco _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
