[Twisted-Python] xmlrpc protocoll instanze per connection?

Pet petshmidt at googlemail.com
Wed Aug 4 07:30:26 EDT 2010


On Wed, Aug 4, 2010 at 12:25 PM, Alan Franzoni <mailing at franzoni.eu> wrote:
> Just ovverride the "protocol" attribute on your factory with the
> callable you want to be called when a new protocol needs to be

Hello Alan,

AFAIU this works only if Factory is subclassing
protocol.ServerFactory, XMLRPCFactory subclasses server.Site, where
protocol attribute is not present

Thanks for suggestions!

> instanced. I'd suppose you'd probably want to subclass HTTPChannel or
> something like that.
>
>
>
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>



More information about the Twisted-Python mailing list