Context

Instances of this class manage information about the caller context which may be used during the processing of a remote method.

Methods

__init__(self, protocol)

   def __init__(self, protocol):

protocol(self)

   def protocol(self):

Returns the protocol which was used to communicate to the hub.