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. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python