[Twisted-Python] spread question

Levi levi at top.monad.net
Sun Feb 17 02:34:26 MST 2002


I was playing with twisted.spread.pb and was wondering if it is possible
for the server to pass an object to the client, and then call methods on
that object and have the methods run on the client. I know you can (it's
quit easy actually) have the client pass the object to the server which
can then call it's methods, but it'd be easier to impliment what I've
got in mind if the object originates at the server.

-Levi




More information about the Twisted-Python mailing list