Re: [zeromq-dev] Connecting sockets with different ZeroMQ contexts

2018-04-12 Thread Luca Boccassi
On Wed, 2018-04-11 at 14:28 -0700, Manuel Segura wrote: > Hello, > > Is there a unit test that test connections between sockets of two or > more > different ZeroMQ contexts? > > The reason I'm asking is that I have a set of Pub sockets and a set > of Sub > sockets that share the same ZeroMQ conte

[zeromq-dev] Connecting sockets with different ZeroMQ contexts

2018-04-11 Thread Manuel Segura
Hello, Is there a unit test that test connections between sockets of two or more different ZeroMQ contexts? The reason I'm asking is that I have a set of Pub sockets and a set of Sub sockets that share the same ZeroMQ context, but both sets of sockets connect to a zmq_proxy where the front end is