1. 4a67afb Implement awaitFirstOrDefault for RxJava2 and reactive streams, with better docs and tests by Roman Elizarov · 7 years ago
  2. ff4c7c3 implement awaitFirstOrDefault for RxJava1 by Kirill Rakhman · 7 years ago
  3. 58fd3b5 Version 0.13 by Roman Elizarov · 7 years ago
  4. 8a4a8e1 Guide to reactive streams with coroutines by Roman Elizarov · 7 years ago
  5. 9d6dfbe Channels that are open for reactive streams are `Closeable` by Roman Elizarov · 7 years ago
  6. d14a390 Fixed bug with sometimes missing `onComplete` in `publish`, `rxObservable`, and `rxFlowable` builders by Roman Elizarov · 7 years ago
  7. 50e3221 rxFlowable builder for Rx 2.x by Roman Elizarov · 7 years ago
  8. a1fe3da Scheduler.asCoroutineDispatcher extension for Rx 2.x by Roman Elizarov · 7 years ago
  9. 1dfc26c toObservable -> asObservable by Roman Elizarov · 7 years ago
  10. 3c3aed7 Renamed all toXXX converted in reactive streams libraries to asXXX by Roman Elizarov · 7 years ago
  11. 37bf00e All reactive streams libraries are moved into `reactive` directory by Roman Elizarov · 7 years ago