Closed tjguk closed 8 years ago
ZeroMQ supports sending to and subscribing to multiple addresses. We can support this quite easily by allowing lists of addresses in send_message and wait_for_notifications.
Implemented in ba38303fea18d9f184b8b9e9ef636956c8b9f840
ZeroMQ supports sending to and subscribing to multiple addresses. We can support this quite easily by allowing lists of addresses in send_message and wait_for_notifications.