On IRC today, someone was trying to get explicit routing between ROUTER and DEALER sockets working. They were referring to this section of the guide:
http://zguide.zeromq.org/page:all#toc49 There is no mention made of separating the routing frames/envelope from the application frames with a null message delimiter. The example code given also doesn't do this. Isn't that wrong? Shouldn't there *always* be a null message part between the routing envelope and the application frames? cr _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
