I understand ZeroMQ.Device is no longer available in 3.x,
my question is what do I use in-place of Device?

I am trying to implement following pattern:
REQ -> ROUTER <-> DEALER <- REP

All tutorial indicate ZeroMQ.Device is what sits in-between ROUTER and
DEALER, but well... it's not available in 3.x :(

I am using ZeroMQ 3.0.0 with the clrzmq from NuGet.

Thanks in advance.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to