[zeromq-dev] czmq -- zauth.api (missing?)
Wes Young
wes at barely3am.com
Wed Sep 20 20:13:58 CEST 2017
is there a reason for not having a zauth.api ?
i get that via C you approach it via zactor_t but i’m finding with the generated bindings (python) i have to pyzmq around it with zmq.auth.thread.ThreadAuthenticator beacuse i don’t see exposure of “zauth” so i could spin up a zactor_t of it.
am i missing something stupid? easy enough to build zauth.api and overwrite zauth.h so the language bindings have access to it? or should i just be using zactor and zactor_fn (or something else) to spin up a zauth actor?
--
wes
wesyoung.me
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170920/2d901835/attachment.sig>
More information about the zeromq-dev
mailing list