hivemq / hivemq-mqtt-client

HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
https://hivemq.github.io/hivemq-mqtt-client/
Apache License 2.0
824 stars 153 forks source link

Add HiveMQ MQTT client as alternative to Paho in Spring Integration #615

Open wilx opened 5 months ago

wilx commented 5 months ago

🚀 Feature Request

It would be nice if there was an alternative to Eclipse Paho MQTT client in Spring Integration.

🔈 Motivation

Paho has some limitations and issues that HiveMQ MQTT client does not have.

pglombardo commented 4 months ago

Hi @wilx - thanks for pointing this out!

There has been some discussion about this internally and at https://github.com/spring-projects/spring-integration/issues/3102. Feel free to chime in there to support the cause.

cc: @skobow