]> git.ipfire.org Git - thirdparty/curl.git/commit
mqtt: enable by default
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Aug 2020 07:45:09 +0000 (09:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Aug 2020 07:45:09 +0000 (09:45 +0200)
commite37e4468688d8f6b9038a0d7085f8c0b2695d112
tree50a23e0cfd3a46f332226fe354091d38bfc11b46
parentede125b7b7ca8fc5a1fe3d7c1aee6bff2ea0bf24
mqtt: enable by default

No longer considered experimental.

Closes #5858
.travis.yml
CMakeLists.txt
configure.ac
docs/CURL-DISABLE.md
docs/EXPERIMENTAL.md
lib/curl_config.h.cmake
lib/mqtt.c
lib/mqtt.h
lib/setopt.c
lib/url.c
lib/version.c