hivemq-mqtt-client icon indicating copy to clipboard operation
hivemq-mqtt-client copied to clipboard

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

Results 132 hivemq-mqtt-client issues
Sort by recently updated
recently updated
newest added

## 🐛 Bug Report Provided serverAddress in com.hivemq.client.mqtt.MqttClientBuilderBase#serverAddress is cached and reused and does not have expiry. E.g. java.net.InetAddress has epirySet of the resvolde addresses, which by default expires in...

bug

## 🐛 Bug Report Currently it's not possible to connect with a URL that contains a %2F (for example). This will always be decoded to '/'. ## 🔬 How To...

bug