Recent Posts

gRPC with Kotlin Coroutines

13 minute read

In this blog post, we will explore how to use gRPC with Kotlin coroutines on both the server and client (Android) using the gRPC-Kotlin library.