summaryrefslogtreecommitdiff
path: root/docs/MQTT.md
Commit message (Collapse)AuthorAgeFilesLines
* docs/MQTT: remove outdated paaragraphsDaniel Stenberg2020-09-211-12/+0
|
* docs/MQTT: not experimental anymoreDaniel Stenberg2020-09-211-20/+0
| | | | Follow-up to e37e4468688d8f
* docs/MQTT: replace confusing 80 by 75JP Mens2020-04-141-1/+1
| | | | | | | I was a bit surprised by the `80`: first thought: what's HTTP doing here? ;) Closes #5236
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-0/+61
Closes #5173