Commit 3ddb38b
Change Sec-WebSocket-Protocol to mqtt (#366)
As per Mqtt Spec
http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/csprd02/mqtt-v3.1.1-csprd02.html#_Toc385349863
The client MUST include mqtt in the list of WebSocket Sub Protocols it
offers [MQTT-6.0.0.3].
Signed-off-by: prmathur-microsoft <prmathur@microsoft.com>1 parent 422d41f commit 3ddb38b
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3/internal/websocket
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments