Has anyone come across resources for using co-rout...
# server
s
Has anyone come across resources for using co-routines beyond some of the github pages? I was hoping to find something in Kotlin in Action, but it doesn't mention anything about it.
j
in vertx 3.5 we provide support for kotlin coroutines on the server, you can read about them here http://vertx.io/docs/vertx-lang-kotlin-coroutines/kotlin/