Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ZMQ socks proxy #62

Closed
vitalrev opened this issue Jul 13, 2021 · 2 comments
Closed

Support ZMQ socks proxy #62

vitalrev opened this issue Jul 13, 2021 · 2 comments

Comments

@vitalrev
Copy link

Same as INDY-SDK Issue 2399
must be implemented/copied in INDY-VDR too

By using INDY-VDR behind a corporate proxy, a socks proxy must be configured for ZMQ socket connections.
Zero MQ Socket supports this by setting the ZMQ_SOCKS_PROXY property, for Rust Wrapper is it set_socks_proxy function.
The problem is, that the INDY-VDR doesn't support the possibility to set and pass on the property to ZMQ.

@vitalrev
Copy link
Author

I am preparing a pull request

@vitalrev
Copy link
Author

vitalrev commented Aug 3, 2021

pull request is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant