[zeromq-dev] New ZMQ_STREAM socket type

Łukasz Nowak email at lnowak.com
Fri Jun 28 09:45:33 CEST 2013


Hello,

Thank you. I am happy to give a try.

So now a dream of connecting ZMQ with usual TCP world became just...ZMQ
socket , hooray!

Regards,
Luke


2013/6/27 Pieter Hintjens <ph at imatix.com>

> Hi all,
>
> I've pushed a patch for ZMQ_STREAM sockets to the libzmq master[1].
>
> This essential replaces ZMQ_ROUTER + RAW and includes Gavin McNiff's
> patch to store the identity on outgoing connections.
>
> So ZMQ_STREAM is now a usable socket type for TCP clients and servers,
> and I've made a test case that shows simple a HTTP ping-pong, in
> tests/test_stream.cpp.
>
> The socket implementation isn't highly elegant. But at least it's in a
> separate class now so can be tuned.
>
> -Pieter
>
> [1] https://github.com/zeromq/libzmq/pull/593
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130628/777892e1/attachment.htm>


More information about the zeromq-dev mailing list