On Fri, Jun 7, 2013 at 8:22 PM, Yannick Koehler <[email protected]> wrote:

> ZMTP doesn't allow multiplexing PUB/SUB and REQ/REP over the same single TCP
> connection simulteanously?  I thought the Resource concept was about that.

Yes, it will allow this. Libzmq doesn't implement that yet. However it
doesn't change the fact you need a full ZMTP stack at both sides. If
one side is libzmq and the other is a web server, you have a slight
problem.

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

Reply via email to