From b729003d837a3f0ab4a7606494724a490ba9b7ea Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 18 Aug 2026 11:17:20 +0200 Subject: [PATCH] TODO: remove "Support MQTTS" implemented Follow-up to 6c31df453b02597e90c27c2e0bc69bb114105005 --- docs/TODO.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/TODO.md b/docs/TODO.md index 6829910101..aecf43c4a4 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -963,8 +963,6 @@ See [curl issue 4477](https://github.com/curl/curl/issues/4477) The rate-limiting logic is done in the PERFORMING state in multi.c but MQTT is not (yet) implemented to use that. -## Support MQTTS - ## Handle network blocks Running test suite with `CURL_DBG_SOCK_WBLOCK=90 ./runtests.pl -a mqtt` makes