RIBs
RIBs copied to clipboard
Remove Rxjava from core Ribs artifacts
[Placeholder ticket for high level work]
- Remove RxJava from core artifacts and replace with coroutines
- Introduce standalone Rxjava2 and RxJava3 libraries that legacy consumers can use, ie function extensions interop.
This would also have the benefit of removing the dependency on autodispose for coroutines usage.