Skip to content

murki/AndroidRxFromAsyncSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ba8eb3 · May 14, 2020

History

6 Commits
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
May 14, 2020
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016

Repository files navigation

Converting callback async calls to RxJava

Companion piece to blog post

This app reports values from the accelerometer sensor reactively using RxJava, then outputs all the values to logcat using different AsyncEmitter.BackpressureMode strategies

App Screenshot

App Screenshot

Logcat output when MissingBackpressureException is thrown

logcat output example

About

Companion piece to my blog post: "Converting callback async calls to RxJava"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages