Hi, In my current situation, I am reading bytes from an instance of java.io.DataInputStream, extracting the length of the actual payload from the first two bytes of input data, and reading that payload after that. I would like to know if ZeroMQ, with its message-oriented philosophy, fits with this whole idea of reading from an input stream and what this would look like roughly.
Thanks, -Rubén B.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
