Amin Ya

Results 1114 comments of Amin Ya

Ok. Thanks for the report. I'll soon try to add it to the CI and reproduce it.

> @aminya I sponsored and I'm hoping you have some time to take a 👀 Thanks very much! I'll have a look soon.

@ctataryn I've been very busy this week, but I'll work on Curve this weekend! Thanks for waiting.

libzmq no longer provides curve support without enabling libsodium. This was introduced in 4.3.5. [v4.3.4](https://github.com/zeromq/libzmq/blob/4097855ddaaa65ed7b5e8cb86d143842a594eebd/CMakeLists.txt#L281) vs [v4.3.5](https://github.com/zeromq/libzmq/blob/622fc6dde99ee172ebaa9c8628d85a7a1995a21d/CMakeLists.txt#L282) So, in #682, I have updated the readme to reflect that accordingly. You...

v6.2.0 was released and it includes secure Curve support with Libsodium by default https://github.com/zeromq/zeromq.js/releases/tag/v6.2.0

For 6.2.0 you don't need to specify any options. It works out of the box! That was before I provided the prebuilds for the common platforms.

Yes, now that Curve is enabled by default you don't need to build from the source. I'll enable the draft API for the next release as well.

You should copy over the prebuilds into your electron app. Also, not that the beta versions are no longer supported

I haven't tested on Windows 7 as I don't have access to one. People have reported that installing Visual C++ redistributable helps in some machines.

https://github.com/zeromq/zeromq.js/releases/tag/v6.0.6