You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zeromq
Hi,
Does zmq maintain the order of the requests? I.e, if a client application make multiple calls to zmq_msg_send(), does the server receives/processes the client messages in the exact same order as the client made them?