summaryrefslogtreecommitdiff
path: root/lib/mqtt.c
Commit message (Expand)AuthorAgeFilesLines
* mqtt: make NOSTATE get within the debug name arrayDaniel Stenberg2020-04-201-1/+3
* mqtt: remove code with no purposeDaniel Stenberg2020-04-201-2/+0
* mqtt: fix Curl_read() error handling while reading remaining lengthDaniel Stenberg2020-04-201-0/+2
* mqtt: improve the state machineDaniel Stenberg2020-04-201-58/+122
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-0/+561