zeromq / zmqpp

0mq 'highlevel' C++ bindings
http://zeromq.github.io/zmqpp
Mozilla Public License 2.0
439 stars 195 forks source link

zmqpp::auth with zmqpp::proxy #222

Open aaronovz1 opened 6 years ago

aaronovz1 commented 6 years ago

How can ZAP/CURVE authentication be used in a Client/Server pattern using zmqpp::proxy? There doesn't appear to be any test cases that cover this configuration and I can't seem to get it to work.