[zeromq-dev] czmq -- zauth.api (missing?)

Luca Boccassi luca.boccassi at gmail.com
Thu Sep 21 00:13:37 CEST 2017


On Wed, 2017-09-20 at 14:13 -0400, Wes Young wrote:
> 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

I think it's simply never been converted, IIRC it predates the zproject
api models. There are other classes as well that haven't been ported.
If you send a PR to add api/zauth we'll merge it.

Kind regards,
Luca Boccassi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170920/6fe61a9c/attachment.sig>


More information about the zeromq-dev mailing list