eclipse-paho / eclipse-paho/paho.mqtt.java
MQTTv5: Enforce "MUST" & "MUST NOT" aspects of specification for protocol errors.
Open
enhancement
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the client is quite relaxed when it comes to protocol errors, this task should contain all updates to the client where the client should forcefully disconnect from the server in the case of a protocol error.
Contributor guide
Assessment
This issue has not been assessed yet.