diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-08-31 09:45:09 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-08-31 09:45:09 +0200 |
commit | e37e4468688d8f6b9038a0d7085f8c0b2695d112 (patch) | |
tree | 50a23e0cfd3a46f332226fe354091d38bfc11b46 /docs/EXPERIMENTAL.md | |
parent | ede125b7b7ca8fc5a1fe3d7c1aee6bff2ea0bf24 (diff) | |
download | curl-e37e4468688d8f6b9038a0d7085f8c0b2695d112.tar.gz |
mqtt: enable by default
No longer considered experimental.
Closes #5858
Diffstat (limited to 'docs/EXPERIMENTAL.md')
-rw-r--r-- | docs/EXPERIMENTAL.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/EXPERIMENTAL.md b/docs/EXPERIMENTAL.md index bca2bd910..6a014c3da 100644 --- a/docs/EXPERIMENTAL.md +++ b/docs/EXPERIMENTAL.md @@ -20,5 +20,4 @@ Experimental support in curl means: - HTTP/3 support and options - alt-svc support and options - - MQTT - CURLSSLOPT_NATIVE_CA (No configure option, feature built in when supported) |