I guess regular sequential code that processes htm...
# ktor
f
I guess regular sequential code that processes html is blocking? Do I have to make every function in my entire application suspending? This is hard… I have looked up coroutines a lot and I still don’t really get it