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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to