[zeromq-dev] [ANN] JeroMQ 0.4.2 - A pure Java clone of libzmq

Luca Boccassi luca.boccassi at gmail.com
Fri Jun 30 15:16:01 CEST 2017


On Fri, 2017-06-30 at 08:54 -0400, Trevor Bernard wrote:
> I'd like to announce the immediate availability of
> org.zeromq/jeromq-0.4.2 on Maven central. The single biggest change
> is
> now JeroMQ now has full native java security support! Special thanks
> to Frédéric Déléchamp for updating the codebase to v4.1.7.
> 
> Here is an example of how to secure a JeroMQ connection:
> https://gist.github.com/trevorbernard/6e3a8af0092cdced0f8b3e757a5b6b1
> 6
> 
> There wasn't an announcement for v0.4.1 because it was quickly
> realized that adding security via kalium (libsodium) broke JeroMQ on
> Android.
> 
> Try it via
> 
> Download: https://repo1.maven.org/maven2/org/zeromq/jeromq/0.4.2/
> 
> 0.4.2 includes the following changes:
> 
> #443: Fix issue where JeroMQ was broken on Android. Security no
> longer
> depends on libsodium and is now pure Java
> 
> v0.4.1 (2017-06-28)
> 
> Added
> 
> JeroMQ is now based of of 4.1.7 of libzmq which means it also now
> support security
> 
> Changed
> 
> #413: fixed a NullPointerException when ZMQ.ZMQ_TCP_ACCEPT_FILTER is
> used
> 
> #412: tcp accept filter null pointer exception fix

Hello Trevor,

Great stuff!

Is the CURVE implementation fully inter-operable with libzmq?

I would really like to add inter-operability CI tests at some point
between the various implementations of ZMTP...

-- 
Kind regards,
Luca Boccassi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170630/4b4e4517/attachment.sig>


More information about the zeromq-dev mailing list