vertx-mqtt icon indicating copy to clipboard operation
vertx-mqtt copied to clipboard

Problem with an example of code translation into ruby/js/kotlin/groovy

Open Sammers21 opened this issue 7 years ago • 0 comments

Take a look at the example of ruby/js/kotlin/groovy MQTT client usage code at documentation.

During the compile maven goal execution such error occurs when generating sources for ruby/js/kotlin/groovy:

Cannot generate VertxMqttClientExamples#example8 : It is not be possible to render an async result directly
Cannot generate VertxMqttClientExamples#example8 : It is not be possible to render an async result directly
Cannot generate VertxMqttClientExamples#example8 : It is not be possible to render an async result directly
Cannot generate VertxMqttClientExamples#example8 : It is not be possible to render an async result directly

How can it be fixed?

Sammers21 avatar Oct 04 '17 12:10 Sammers21