Commit 9f4c8fd
committed
MQTT connect with an empty username should have the proper header
Connect needs to distinguish None from an empty string when
populating and sending CONNECT to the MQTT broker.
Fixes #129
Signed-off-by: Flavio Fernandes <flavio@flaviof.com>1 parent b707805 commit 9f4c8fd
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
| 485 | + | |
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
536 | | - | |
537 | | - | |
| 535 | + | |
538 | 536 | | |
539 | 537 | | |
540 | 538 | | |
| |||
0 commit comments