Nov. 6, 2006
5:29 p.m.
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