Hi all,
LVZMQ has been using the ZMQv3 branch for a really long time, which is now heavily in legacy (last release in 2014), as early ZMQv4 releases were not very stable. Considering that the current stable release is v4.2.1 I am considering switching over to this branch as the official release.
There are quite a few number of internal changes, as well as some new functionality. Are there any particular feature requests? I'm unlikely to implement encryption (CURVE) at the start, but it's possible in the future.
Cheers,
Martijn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would welcome bindings to the more recent 4.2.1 release so that the version in our LabVIEW implementation matches that used in our Python based code. But so far, in our basic PUB-SUB setup both versions talk to eachother without problems.
Thanks for your efforts so far,
Manu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I ran into some trouble compiling against the previous official libzmq build because of issues with MSVC, but the new build (v4.2.5) works just fine. Tests and examples appear to work properly. It's up on the repo if anyone wants to test it, will package a release soon.
Cheers,
Martijn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
LVZMQ has been using the ZMQv3 branch for a really long time, which is now heavily in legacy (last release in 2014), as early ZMQv4 releases were not very stable. Considering that the current stable release is v4.2.1 I am considering switching over to this branch as the official release.
There are quite a few number of internal changes, as well as some new functionality. Are there any particular feature requests? I'm unlikely to implement encryption (CURVE) at the start, but it's possible in the future.
Cheers,
Martijn
Hi,
I would welcome bindings to the more recent 4.2.1 release so that the version in our LabVIEW implementation matches that used in our Python based code. But so far, in our basic PUB-SUB setup both versions talk to eachother without problems.
Thanks for your efforts so far,
Manu
Hi Martijn,
did you already do some work on the 4.2.1 port?
Best,
Matej
Hello Martijn,
Did You arleady do some work on new version port?
I ran into some trouble compiling against the previous official libzmq build because of issues with MSVC, but the new build (v4.2.5) works just fine. Tests and examples appear to work properly. It's up on the repo if anyone wants to test it, will package a release soon.
Cheers,
Martijn