I’m using firebase admin sdk on the server side and was wondering if there is coroutines support for it.
I came across the kotlinx-coroutines-play-services
library but it is specific to Android.
I searched on the internet a bit and came across this solution. Wanted to know if there is something official.
I tried searching around on the internet but did not get any proper answers.