Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Support ZMQ socks proxy #2399

Closed
vitalrev opened this issue Jun 16, 2021 · 1 comment
Closed

Support ZMQ socks proxy #2399

vitalrev opened this issue Jun 16, 2021 · 1 comment

Comments

@vitalrev
Copy link
Contributor

By using INDY-SDK 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-SDK doesn't support the possibility to set and pass on the property to ZMQ.

I have a solution, and would create a pull request

@vitalrev
Copy link
Contributor Author

implemented

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

No branches or pull requests

1 participant