File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
15
15
== Purpose
16
16
17
- This Hello World customizations uses a Mqtt-to-Kafka transformer which forwards MQTT PUBLISHES to a Kafka cluster.
17
+ This Hello World customization uses a Mqtt-to-Kafka transformer which forwards MQTT PUBLISHES to a Kafka cluster.
18
18
It maps the MQTT topic structure to a matching Kafka topic structure and preserves MQTT 4 user properties as Kafka record headers.
19
19
20
20
We strongly recommend reading the {hivemq-kafka-docs}[HiveMQ Enterprise Extension for Kafka Documentation]
@@ -50,5 +50,5 @@ The best place to get in contact is our {hivemq-support}[community forum].
50
50
51
51
== License
52
52
53
- HiveMQ Hello World Extension is licensed under the `APACHE LICENSE, VERSION 2.0`.
53
+ HiveMQ Kafka Extension Hello World Customization is licensed under the `APACHE LICENSE, VERSION 2.0`.
54
54
A copy of the license can be found link:LICENSE[here].
You can’t perform that action at this time.
0 commit comments