RxAndroidBle
RxAndroidBle copied to clipboard
Kotlin coroutines and flow support
Do you have any plans to make a version of the library with kotlin coroutines and flows ?
This project is designed and developed on Rx (reactivex) and coroutines are totally different. So don't count on that :)
TBH I was thinking about a slimmed down version of this lib that would allow for proxies to differently typed consumers (Rx1/2/3, Kotlin Coroutines, possibly others) but for now this is paused due to my time limitations. Nearest priority is to have this lib ready for Android 12 (which is about to be released)