mvandi

Results 2 issues of mvandi

**Tipo di richiesta**: richiesta di informazione + richiesta di dati ## Riassunto Per prima cosa ci tengo a ringraziarvi per il lavoro che state facendo rendendo pubblici i dati sui...

It would be nice replying to messages sent from the Event Bus just like it's possible in the native Vert.x's EventBus. Java Example: ``` vertx.eventBus().consumer("some.address", message -> message.reply("Hi publisher!")); vertx.setPeriodic(1000,...

enhancement
help wanted
python_client