[Twisted-Python] Fitting cred into my application

Matthew Pounsett matt at conundrum.com
Mon Sep 24 14:17:00 MDT 2012


On 2012/09/23, at 18:55, Itamar Turner-Trauring wrote:

> Attached find an example server, and a client demonstration - it's only very lightly tested, so likely wrong or buggy somewhere. I didn't bother to implement sessions, so you need to login with every command if you want extended access.

Thanks for the examples, I'll have a look tonight.

I was going to avoid the issue of session handling by putting the portal on the protocol.  That way authentication, once done, can be persistent for the length of the connection without having to do any special session handling.






More information about the Twisted-Python mailing list