The Device concept was renamed to Proxy to make it more understandable to beginners. Some bindings may have done the rename as well, in which case look for ZeroMQ.Proxy. (The old names should in theory also be left around for compatibility.)
-Pieter On Sat, Dec 22, 2012 at 12:19 PM, Hsiao Henry <[email protected]> wrote: > 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 > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
