Commit ee9f3b8
authored
* Fixing typo in IMqttClient.java
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
* Issue #213
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
* Issue #249: Null Check for reconnect timer & Connect options
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
* Changing WebSocket Masking Key to use SecureRandom
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent e717536 commit ee9f3b8
1 file changed
Lines changed: 6 additions & 6 deletions
File tree
- org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3/internal/websocket
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments