Issues
- 6
Unable to unsubscribe from multiple topics at once
#199 opened by ctron - 1
Adding the handler of vertx mqtt will cause the net read / write index of metrics to be unable to be obtained normally. Addlast should be used instead of addbefore
#215 opened by 1ssqq1lxr - 3
Allow Websocket URLs with Query Strings and make query string accessible for validations (extension to #208)
#221 opened by nanosek - 29
MQTT v5 support
#161 opened by paul-lysak - 6
The function MqttEndpoint.reject() close the NetSocketInternal before the client can receive the CONNACK
#210 opened by mgsalafia - 1
- 2
Create an MQTTClientOption from a JsonObject
#240 opened by polperez - 0
- 2
add MAX_CLIENT_ID_LENGTH in MqttServerOptions
#230 opened by dfjb001 - 14
Unable to control ackowledgement of the message
#200 opened by ctron - 0
Mqtt client Performance issues?
#227 opened by zhou-hao - 1
Add Mutiny bindings for MQTT Client/Server
#229 opened by InfoSec812 - 0
API improvements
#228 opened by vietj - 7
Can we share MqttClient between verticles?
#219 opened by alamothe - 0
Vert.x MQTT Ver5.0 support
#222 opened by MrXionGe - 1
- 1
- 0
Server WebSocket max frame size configuration
#217 opened by vietj - 3
Support Websocket Both Client and Broker.
#206 opened by Dustone-JavaWeb - 4
property is not assigned correctly
#211 opened by double-7 - 2
- 4
went error with mqtt.fx 1.7 when begin to connect
#201 opened by laowangnj - 0
Incorrect handling of max message size
#202 opened by vietj - 6
Can't connect to mosquitto 2.0 anymore
#207 opened by cescoffier - 7
subscriber cant receive topic message
#192 opened by chenziyi2018 - 10
The problem of receiving message length limitation
#191 opened by liuchengts - 0
MQTT V5 server support
#205 opened by vietj - 0
Unused client options manipulation
#203 opened by ctron - 4
does it support proxy_protocol of haproxy or nginx
#152 opened by sdvdxl - 4
- 6
Subcribed client doesn't ping the server while receiving messages, QoS=0 (no ack).
#190 opened by AlmostRuio - 6
java.lang.ClassCastException when subscribe mqtt topic
#182 opened by lonelyleaf - 1
Subscriber is disconnected by broker when using QoS0 and frequently receiving messages
#188 opened by 0yves0 - 0
Client auto keep-alive will not send ping message when receiving server messages
#189 opened by vietj - 4
vertx-mqtt Auto keep alive not working
#183 opened by AlmostRuio - 0
- 0
- 4
MQTT client uses the main event loop to execute an SSL handshake even if it is being invoked from a worker verticle
#153 opened by macjunk-ie - 0
- 0
Remove deprecated methods
#180 opened by vietj - 0
- 2
- 0
Enhance internal client lifecycle
#178 opened by vietj - 5
- 0
Client concurrent connect
#177 opened by vietj - 0
Rename keepAliveTimeSeconds to keepAliveIdleTimeout
#175 opened by vietj - 9
- 5
- 3
exceptionHandler not work
#150 opened by sdvdxl - 1
how to get client ip info
#147 opened by sdvdxl