[Twisted-Python] Custom transports

Adam Atlas adam at atommic.com
Thu Dec 22 18:34:24 EST 2005


Hello,

What would I do to implement a custom transport within the Twisted  
framework? That is, I'd like to be able to add custom listen___ and  
connect___ methods to the reactor, so that existing protocols can run  
over a new backend transport protocol. What API would I use for this?

-- Adam




More information about the Twisted-Python mailing list