Skip to content

Commit 02db4b7

Browse files
fixed the limitations
1 parent b98fd9d commit 02db4b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/event-grid/mqtt-support.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ MQTT v5 currently differs from the [MQTT v5 Specification](https://docs.oasis-op
149149
### MQTTv3.1.1 current limitations
150150

151151
MQTT v5 currently differs from the [MQTT v3.1.1 Specification](http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html) in the following ways:
152-
- Will Message isn't supported yet. Receiving a CONNECT request with Will Message results in a connection failure.
153152
- QoS2 and Retain Flag aren't supported yet. A publish request with a retain flag or with a QoS2 fails and closes the connection.
154153
- Message ordering isn't guaranteed.
155154
- Keep Alive Maximum is 1,160 seconds.

0 commit comments

Comments
 (0)