Open jponge opened 5 years ago
@gmariotti still interested?
Sure, however, I'm still not sure how to structure the How To. I was thinking something like a BootstrapVerticle
that deploys an HttpVerticle
and a <Database/API>Verticle
. In this way, I can show a coroutineHandler
and an eventBusHandler
extension that we can replace when proper suspending extensions are available. What do you think?
Sounds like a good idea
How to use Kotlin coroutines with Vert.x.