Rolf Timmermans

Results 56 comments of Rolf Timmermans

I have gone through all issues and commented on & closed the ones that I know have been addressed with the 6.0 rewrite. Remaining issues are either build issues (mostly...

ZeroMQ (libzmq) itself uses CMake exclusively for Windows builds and optionally for other platforms, and we're following along that path. Using & supporting two different build systems is not really...

No, we do use CMake exclusively, that's correct. CMake for libzmq is optional, but CMake for zeromq.js is required ATM, because it ensures a uniform way to build the project...

Yes, sure! Can I assist in any way to get CMake set up on the appropriate build images?

Seems like an excellent question but I don't have a clear idea what would make for a good, unintrusive API to support this. Suggestions are welcome!

It should be possible (all GSSAPI related options are exposed) but unfortunately there are no JS specific examples that I know of. Would be great to have a minimal example...