[Twisted-Python] pb.Broker subclass question

Jean-Paul Calderone exarkun at divmod.com
Mon Jun 12 11:47:54 EDT 2006


On Mon, 12 Jun 2006 12:25:58 -0300, David Pratt <fairwinds at eastlink.ca> wrote:
>Hi. I'm interested in subclassing Broker to extend it. I've subclassed the 
>PBServerFactory and PBClientFactory. The server starts with the new protocol 
>class but the client is unable to communicate. I believe the client is not 
>using the correct protocol since it gets it from Broker to start. Can 
>someone provide some advice on a way to subclassing the client to have it 
>use a subclassed Broker protocol. Many thanks

What does your Broker subclass do?

Jean-Paul




More information about the Twisted-Python mailing list