Skip to content

Commit 2680495

Browse files
committed
Add tech preview status
1 parent d46ae10 commit 2680495

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/asciidoc/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,8 @@ compile "io.netty:netty-codec-haproxy:${maven.version}"
423423

424424
== MQTT 5.0 client features
425425

426+
WARNING: this section is new and currently in tech preview, in other words the API is subject to be change until it reaches maturity
427+
426428
The client targets MQTT 3.1.1 by default. To switch the wire protocol to MQTT 5.0, set the protocol version on
427429
{@link io.vertx.mqtt.MqttClientOptions} before creating the client:
428430

0 commit comments

Comments
 (0)