I think a big problem with the NIO async IO (using...
# coroutines
d
I think a big problem with the NIO async IO (using selectors and whatnot) is, that it's really cumbersome to use if you don't have something like coroutines.