Here's a script with pyzmq that runs various combinations of sockets, and a side-by-side diff comparing the behaviour when run with 2.1.10 vs 3.0.2:
https://gist.github.com/1317498 Should be trivial to add more socket combinations. The script does rely on pyzmq's send/recv_multipart supporting label-prefixes, which is new in 2.1.10. -MinRK
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
