Open lpsmith opened 12 years ago
In the case of active ZMQ sockets, I haven't found any documentation of the messages that the socket will deliver to the owning process.
Indeed. https://github.com/zeromq/erlzmq2/blob/master/test/erlzmq_test.erl#L138 can be a good start, though :)
In the case of active ZMQ sockets, I haven't found any documentation of the messages that the socket will deliver to the owning process.