RxJava 3 in Java Bindings
App Development3 posts108 viewsLast activity May 2023
AS
asarpeshkarOP
May 2023The Java bindings are still on RxJava 2–are there any plans to move to 3, and if not, what are the roadblocks?
ST
Stephen
May 2023There are definitely some things that need to happen first, but rather than repeat them, I’ll point to the existing issue which has a good amount of relevant discussion. The close bindings-rxjava observer will have seen a few API changes in recent releases directly inspired by that discussion.
AS
asarpeshkar
May 2023Thanks, I’ll follow the Github issue for updates on this going forward.