[Twisted-Python] Is AMP a bidirectional protocol?

Nathan nathan.stocks at gmail.com
Wed Feb 27 14:09:26 EST 2008


On Wed, Feb 27, 2008 at 11:50 AM, Drew Smathers <drew.smathers at gmail.com> wrote:
> On Wed, Feb 27, 2008 at 12:57 PM, Nathan <nathan.stocks at gmail.com> wrote:
>  > Is the AMP protocol bidirectional (beyond the response you get to each
>  >  message)?
>
>  Yes:
>  http://djfroofy.livejournal.com/3509.html

Drew, you're everywhere!

Ok, so next question:

How do you access the callRemote method from outside the protocol
itself on the server side?  In the example above, from the server's
main() could you call pf.protocol.CallRemote()?

~ Nathan




More information about the Twisted-Python mailing list