RxAndroidBle icon indicating copy to clipboard operation
RxAndroidBle copied to clipboard

Kotlin coroutines and flow support

Open Ivan3fonov opened this issue 3 years ago • 2 comments

Do you have any plans to make a version of the library with kotlin coroutines and flows ?

Ivan3fonov avatar Jun 29 '21 14:06 Ivan3fonov

This project is designed and developed on Rx (reactivex) and coroutines are totally different. So don't count on that :)

MartinSadovy avatar Sep 30 '21 11:09 MartinSadovy

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)

dariuszseweryn avatar Oct 01 '21 17:10 dariuszseweryn