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

Attachment: signature.asc
Description: Message signed with OpenPGP

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

Reply via email to