Ejemplo n.º 1
0
 def routing_id(self):
     """
     Get the message routing id, as a frame
     """
     return czmq.Zframe(lib.mlm_proto_routing_id(self._as_parameter_),
                        False)
Ejemplo n.º 2
0
 def routing_id(self):
     """
     Get the message routing id, as a frame
     """
     return czmq.Zframe(lib.xrap_traffic_routing_id(self._as_parameter_),
                        False)