milosmns / talk-rx-coroutines-errors

Sample code from my talk on coroutine error handling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sample code from my talk on coroutine error handling

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%