[Twisted-Python] multiple log-in / perspective broker

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sat Dec 28 10:52:10 MST 2013


On 04:22 pm, itamar at itamarst.org wrote:
>
>
>I am imagining having a remotely accessible login() method on the 
>avatar
>returned by the realm.

In other words, you don't have to log in on the *root* pb object.  Login 
is just a PB method call.  You can have a second portal wrapping a 
different realm handing out different avatars and you can log in to that 
portal the second time.

Jean-Paul



More information about the Twisted-Python mailing list