[Twisted-Python] Twisted and Torrent Support

David E. Konerding dekonerding at lbl.gov
Mon Nov 6 12:29:33 EST 2006


Chas. wrote:
> I am looking for both client and server support for bittorrent that is 
> integrated with Twisted (as are the ftp, etc). I was wondering if any 
> one knows of just such support.

The baseline BitTorrent client and server *are* written using Twisted:

> from BitTorrent.RawServer_twisted import RawServer
> from twisted.internet import task





More information about the Twisted-Python mailing list