bitrich-info / xchange-stream

XChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin and other crypto currency exchanges via WebSocket protocol. It is build on top of of XChange library providing new interfaces for streaming API. User can subscribe for live updates via reactive streams of RxJava library.
Apache License 2.0
414 stars 219 forks source link

How to use proxy for connecting exchange #132

Open dice2019 opened 6 years ago

dice2019 commented 6 years ago

xchange can use proxy for connecting, but xchange-stream doesn't, why ?

sisyphsu commented 5 years ago

not support yet? i think this feature is really important

mdvx commented 4 years ago

Any ideas, going crazy trying to get thru a production Squid server

badgerwithagun commented 4 years ago

No ideas here. Not something I've ever had to do.