Soneso / stellar_flutter_sdk

Stellar SDK for flutter - dart, Stellar, Horizon, Soneso
MIT License
71 stars 33 forks source link

Tor/SOCKS5 proxy support #91

Closed sneurlax closed 2 months ago

sneurlax commented 2 months ago

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?

sneurlax commented 2 months ago

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 :)

christian-rogobete commented 2 months ago

Sounds good, thank you! Looking forward to your PR!

christian-rogobete commented 2 months ago

Done in this release 1.7.8