Discussion:
[zeromq-dev] Recommended libsodium version for ZeroMQ
Ahmad Zawawi
2016-10-30 08:50:59 UTC
Permalink
Hi,

What is the recommended libsodium library version for 4.1 and 4.2? Also
which language binding is the most updated and complete for 4.2 so far?

Regards,
Ahmad
Kevin Sapper
2016-10-30 10:26:08 UTC
Permalink
Hi Ahmad,
we CI test against latest master thus 4.2 should be fine. Regarding the
language binding I recommend libzmq+czmq. There are a couple of bindings
for czmq as well e.g. Java, Ruby, Python...

//Kevin
Post by Ahmad Zawawi
Hi,
What is the recommended libsodium library version for 4.1 and 4.2? Also
which language binding is the most updated and complete for 4.2 so far?
Regards,
Ahmad
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
Ahmad Zawawi
2016-10-30 11:02:50 UTC
Permalink
Hi Kevin,

Thanks for your reply. I am working on
https://github.com/azawawi/SwiftyZeroMQ and was wondering which of the
scripting languages have the most complete and up-to-date implementation
that depends on libzmq (i.e. 4.1 and 4.2). Since I am bundling at the
moment libzmq 4.1 with libsodium, I was wondering whether to use the latest
stable libsodium (i.e. 1.0.11) or another version for 4.1 and 4.2
respectively.

Regards,
Ahmad
Post by Kevin Sapper
Hi Ahmad,
we CI test against latest master thus 4.2 should be fine. Regarding the
language binding I recommend libzmq+czmq. There are a couple of bindings
for czmq as well e.g. Java, Ruby, Python...
//Kevin
Post by Ahmad Zawawi
Hi,
What is the recommended libsodium library version for 4.1 and 4.2? Also
which language binding is the most updated and complete for 4.2 so far?
Regards,
Ahmad
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
Luca Boccassi
2016-10-30 11:14:10 UTC
Permalink
Latest stable release of sodium will work fine with both, at Kevin says we
have CI for it.

Other than CZMQ bindings, pyzmq also supports 4.2 just fine
Post by Ahmad Zawawi
Hi Kevin,
Thanks for your reply. I am working on https://github.com/azawawi/
SwiftyZeroMQ and was wondering which of the scripting languages have the
most complete and up-to-date implementation that depends on libzmq (i.e.
4.1 and 4.2). Since I am bundling at the moment libzmq 4.1 with libsodium,
I was wondering whether to use the latest stable libsodium (i.e. 1.0.11) or
another version for 4.1 and 4.2 respectively.
Regards,
Ahmad
Post by Kevin Sapper
Hi Ahmad,
we CI test against latest master thus 4.2 should be fine. Regarding the
language binding I recommend libzmq+czmq. There are a couple of bindings
for czmq as well e.g. Java, Ruby, Python...
//Kevin
Post by Ahmad Zawawi
Hi,
What is the recommended libsodium library version for 4.1 and 4.2? Also
which language binding is the most updated and complete for 4.2 so far?
Regards,
Ahmad
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
Ahmad Zawawi
2016-10-30 11:26:51 UTC
Permalink
Thanks :)
Post by Luca Boccassi
Latest stable release of sodium will work fine with both, at Kevin says we
have CI for it.
Other than CZMQ bindings, pyzmq also supports 4.2 just fine
Post by Ahmad Zawawi
Hi Kevin,
Thanks for your reply. I am working on https://github.com/azawawi/Swi
ftyZeroMQ and was wondering which of the scripting languages have the
most complete and up-to-date implementation that depends on libzmq (i.e.
4.1 and 4.2). Since I am bundling at the moment libzmq 4.1 with libsodium,
I was wondering whether to use the latest stable libsodium (i.e. 1.0.11) or
another version for 4.1 and 4.2 respectively.
Regards,
Ahmad
Post by Kevin Sapper
Hi Ahmad,
we CI test against latest master thus 4.2 should be fine. Regarding the
language binding I recommend libzmq+czmq. There are a couple of bindings
for czmq as well e.g. Java, Ruby, Python...
//Kevin
Post by Ahmad Zawawi
Hi,
What is the recommended libsodium library version for 4.1 and 4.2? Also
which language binding is the most updated and complete for 4.2 so far?
Regards,
Ahmad
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
Loading...