coroutine-fastcgi
There are 2 repositories under coroutine-fastcgi topic.
toniz/fastcgi-async-or-coroutine
mcgi is a asynchronous fastcgi using Muduo Network Library. cocgi is a coroutine fastcgi using Tencent Libco Library.
nickyrabit/RoomWithLiveDataAndCoroutine
How to use Kotlin's Coroutine to make Room Database Queries and Listen to changes and Update UI in Realtime with LiveData.