Boris D'Amato - Networking the Kotlin way: Retrofit + Coroutines

Описание к видео Boris D'Amato - Networking the Kotlin way: Retrofit + Coroutines

You probably already know what Retrofit is and most likely you've been using it in conjunction with RxJava to handle asynchronous and concurrent network requests, but what if I told you there is an alternative and easier way?

In this talk we'll be looking at another combination: Retrofit + Kotlin's coroutines!
We'll be exploring why coroutines make a perfect match with Retrofit and how to migrate to them from an existing RxJava implementation with testing.

Комментарии

Информация по комментариям в разработке