zeromq.js
zeromq.js copied to clipboard
using GSSAPI
I'm wondering if there is a way to use GSSAPI using node zeromq and any examples on how to do it
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 that uses GSSAPI!