Hi Tore, > Exampel 2 does not receive anything. > > Example 1 receives a binary blob (looks like the auto-generated > request IDs), "", "payload" > > Any idea what's going on?
This is caused by the fact that identities don't play well with inproc transport. The peer generates a transient identity even though we have set one explicitly. It should be fixed. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
