You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library reads and records the value set for maximum packet size by the server in the Connack packet, but currently does nothing to ensure that messages it is asked to send are under the limit
The text was updated successfully, but these errors were encountered:
http://docs.oasis-open.org/mqtt/mqtt/v5.0/cs02/mqtt-v5.0-cs02.html#_Toc514345358
The library reads and records the value set for maximum packet size by the server in the Connack packet, but currently does nothing to ensure that messages it is asked to send are under the limit
The text was updated successfully, but these errors were encountered: