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

Rename all modules to xchange-stream per Issue #464 #524

Closed TSavo closed 4 years ago

TSavo commented 4 years ago

In the interest of moving the ball down the field, I've opened this PR to replace #467 which needs rebasing.

Fixes #464, replaces #467.

I would prefer this to be merged before #523, and then we can easily redo the format on the renamed project.

TSavo commented 4 years ago

This has been rebased against development.