[zeromq-dev] How to connect to remote zeromq socket through localhost socks proxy?

Pieter Hintjens ph at imatix.com
Wed Oct 30 10:34:13 CET 2013


On Wed, Oct 30, 2013 at 10:06 AM, Full Name <finn_schmidt at myway.com> wrote:


> This option [ZMQ_ROUTER_RAW] is deprecated, please use ZMQ_STREAM sockets instead.

Indeed.

You'll probably be the first person to try using ZMQ_STREAM over a
socks proxy, so my advice would be to study how this works using
normal TCP sockets and use that to program your ZMQ_STREAM socket.

Something worth writing about for other people, when you do have it working.

-Pieter



More information about the zeromq-dev mailing list