/talk-rx-coroutines-errors

Sample code from my talk on coroutine error handling

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

This is a sample app that contains examples from my talk on Coroutines and ReactiveX.

Keep in mind that the aim of this app is not to showcase "clean code" or architecture, it's just the minimal, most comprehensive example of how asynchronous tasks run in real-world scenarios.