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
For now, only mqtt will be supported.
Adding support for MQTTv3.1 would require a refactor to support older MQTT protocol version in the MQTT Control Packets.
Some clients require a matched protocol to complete connection.
Add accepted list of protocols before handshake in
onListenForNewConnection
callback.reference IANA
https://www.iana.org/assignments/websocket/websocket.xml#subprotocol-name
The text was updated successfully, but these errors were encountered: