[Twisted-Python] xmlrpc protocoll instanze per connection?

Alan Franzoni mailing at franzoni.eu
Wed Aug 4 04:25:08 MDT 2010


Just ovverride the "protocol" attribute on your factory with the
callable you want to be called when a new protocol needs to be
instanced. I'd suppose you'd probably want to subclass HTTPChannel or
something like that.








More information about the Twisted-Python mailing list