[p2p-hackers] Network library?

Ole Laursen olau at cs.aau.dk
Mon Jan 30 16:30:21 UTC 2006


Jeremy James <jbj at forbidden.co.uk> writes:

> And while you're about it, I'm looking for a library with an identical
> specification under Python. Being event-based would suggest twisted as
> being a good base (as well as having TLS etc on-hand), although I
> haven't found a good library yet (yes, I know about Khashmir [1], but
> that's just a DHT, and I need a routing/messaging interface).

Try the Netstring protocol in Twisted. I've tried it for a prototype.
If you program a connection pool on top of it, it works reasonable
well. If you are interested, I can probably dig up some code
somewhere.

-- 
Ole Laursen
http://www.cs.aau.dk/~olau/



More information about the P2p-hackers mailing list