[][src]Function cxmr_pubsub::start_publisher

pub fn start_publisher(addr: String, rx: Receiver<Command>) -> Result<(), Error>

Starts synchronous ZeroMQ publisher.