Commit fe9c8bd
committed
Release Notes:
[MQTT-6.0.0-1] Added "write text frame" to be used for unit testing
[MQTT-6.0.0-1] Error 31 has been set as the code for receiving text frames
[MQTT-6.0.0-3] Client includes subprotocol "mqtt" in send headers
[MQTT-6.0.0-4] Server includes subprotocol "mqtt" in return headers
Known issue:
- Websockets 2.0 API does not support case-insensitive headers yet, resulting in HiveMQ not being compatible for the moment. (MediaMongrels-Ltd/LabVIEW-WebSockets-API#7)1 parent c20e8f5 commit fe9c8bd
File tree
6 files changed
+37
-7
lines changed- source/MQTT_Websockets/Connection
6 files changed
+37
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 | | |
58 | 65 | | |
59 | 66 | | |
| |||
343 | 350 | | |
344 | 351 | | |
345 | 352 | | |
346 | | - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
347 | 368 | | |
348 | 369 | | |
349 | 370 | | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
183 | 192 | | |
184 | 193 | | |
Binary file not shown.
0 commit comments