anton-curanz-mw opened a new pull request, #1480: URL: https://github.com/apache/pekko-connectors/pull/1480
Fixes #1371 This PR adds support for MQTT User Properties in the MQTT v5 connector, enabling use-cases that rely on User Properties for metadata transport. Since the underlying Paho client already exposes the User Properties, they simply needed to be mapped to the connector's `MqttMessage` model. It is now possible to read User Properties from MQTT messages using `MqttSource`s as well as to publish User Properties using `MqttSink`s. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
