From 47d80bf6f5267148ca4d58ae6a60744ecc9b0d5f Mon Sep 17 00:00:00 2001 From: Peter Giacomo Lombardo Date: Mon, 29 Dec 2025 20:57:58 +0100 Subject: [PATCH] Fix formatting of Delphi section header in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77a841e..52822c4 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first - [HiveMQtt](https://github.com/hivemq/hivemq-mqtt-client-dotnet) - MQTT 5.0 compliant secure client with automatic back pressure management and TCP & WebSocket transport support. - [MQTTnet](https://github.com/chkr1011/MQTTnet) - MQTT client and broker .NET implementations. -### Delphi +### Delphi - [delphi-mqtt](https://github.com/pjde/delphi-mqtt) - MQTT server and client components. - [TMQTTClient](https://github.com/jamiei/Delphi-TMQTT2) - MQTT Client Library for Delphi. Alpha and long term unmaintained.