gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 164/411: docs/MQTT: not experimental anymore


From: gnunet
Subject: [gnurl] 164/411: docs/MQTT: not experimental anymore
Date: Wed, 13 Jan 2021 01:19:39 +0100

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit e1485bd069474edc3a5086dc831ec0afef4b2e1f
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Mon Sep 21 10:59:26 2020 +0200

    docs/MQTT: not experimental anymore
    
    Follow-up to e37e4468688d8f
---
 docs/MQTT.md | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/docs/MQTT.md b/docs/MQTT.md
index a40971474..50d7ebd0b 100644
--- a/docs/MQTT.md
+++ b/docs/MQTT.md
@@ -1,25 +1,5 @@
 # MQTT in curl
 
-## Experimental!
-
-MQTT support in curl is considered **EXPERIMENTAL** until further notice. It
-needs to be enabled at build-time. See below.
-
-After the initial merge, further development and tweaking of the MQTT support
-in curl will happen in the master branch using pull-requests, just like
-ordinary changes.
-
-Experimental support for MQTT means that we **do not guarantee** that the
-current protocol functionality will remain or remain this way going forward.
-There are no API or ABI promises for experimental features as for regular curl
-features.
-
-Do not ship anything with this enabled.
-
-## Build
-
-    ./configure --enable-mqtt
-
 ## Usage
 
 A plain "GET" subscribes to the topic and prints all published messages.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]