Do Kotlin coroutines have/need anything like Quasa...
# coroutines
p
Do Kotlin coroutines have/need anything like Quasar's FiberSocketChannel? Can we use blocking (old-style) sockets within suspending functions?