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
413 stars 219 forks source link

[core] add AutoReconnect control #542

Closed mdvx closed 4 years ago

mdvx commented 4 years ago

Also one of the constructors was not passing parameters right

makarid commented 4 years ago

The default will be to retry,is that right?

mdvx commented 4 years ago

The default is to retry

mdvx commented 4 years ago

I think I got all the comments @TSavo

mdvx commented 4 years ago

any chance of getting some of the PRs approved? I have a few more lined up behind, including things like Bittrex FOK/IOC/POSTONLY orders

badgerwithagun commented 4 years ago

Will try. Routine slightly disrupted at the moment!