On Tue, Aug 21, 2012 at 1:23 PM, Min <[email protected]> wrote: > 99% means that we can send and recv between jeromq and the original > zeromq through tcp. > > But Java doesn't support unix domain socket, so we cannot mix them for ipc. > So I distracted 1%. Actually 90% compatible might have been the right value :)
It's worth stating this clearly on the README, 100% compatible for tcp:// transport, does not support ipc://. Did you write all this by hand or did you have help from a C++-to-Java translator of some kind? It's impressive work either way. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
