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 222 forks source link

Project migration #580

Open conspyrosy opened 4 years ago

conspyrosy commented 4 years ago

It looks like this project is moving to xchange. I've seen the stream packages have been added there. Is this migration complete?

badgerwithagun commented 4 years ago

Basically, yes, but I'm tidying up some details at the moment and there hasn't been an XChange release with the new code in place yet (it will be 5.0.0).

Further details will be posted on here over the next few days.