There are some NIO async extensions that kind of f...
# coroutines
e
There are some NIO async extensions that kind of fill this need in interim, but they do not really provide a nice and idiomatic Kotlin experience. They require a lot of Java-style low-level ByteBuffer manipulation, so that you loose this nice and fuzzy Kotlin feeling.