rad  3.0.0
Classes | Variables
rad.services.pubsub Namespace Reference

Classes

class  Publisher
 Publisher provides the capability to publish protobuf topics over ZMQ. More...
 
class  Subscriber
 Subscriber is a protobuf-aware subscriber and uses ZmqSubscriber for the lower level protocol. More...
 
class  ZmqSubscriber
 Subscriber provides the capability to subscribe to protobuf ZMQ topics and being notified through callbacks to a (shared for all topics) handler. More...
 

Variables

 LOGGER = logging.getLogger(__name__)
 

Variable Documentation

◆ LOGGER

rad.services.pubsub.LOGGER = logging.getLogger(__name__)