We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm adding optional Tor/SOCKS5 proxy support to stellar_flutter_sdk and would like to contribute this feature back upstream.
I'm approaching it by focusing on the HttpClient in https://github.com/Soneso/stellar_flutter_sdk/blob/33c12d7a3f0ef3486707dea5884ac6cd4459bbb9/lib/src/stellar_sdk.dart
Do you have any suggestions or requirements for merging such functionality?
The text was updated successfully, but these errors were encountered:
This week I have so far submitted PRs upstream for
and will use something akin to either of these approaches here. Please let me know if you'd like it done in any particular way :)
Sorry, something went wrong.
Sounds good, thank you! Looking forward to your PR!
Done in this release 1.7.8
No branches or pull requests
Hi, I'm adding optional Tor/SOCKS5 proxy support to stellar_flutter_sdk and would like to contribute this feature back upstream.
I'm approaching it by focusing on the HttpClient in https://github.com/Soneso/stellar_flutter_sdk/blob/33c12d7a3f0ef3486707dea5884ac6cd4459bbb9/lib/src/stellar_sdk.dart
Do you have any suggestions or requirements for merging such functionality?
The text was updated successfully, but these errors were encountered: