From 3ee6fe45f909e8c3c0e673e91567bf2f95b939e8 Mon Sep 17 00:00:00 2001 From: novlean Date: Thu, 29 May 2025 17:01:05 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df1b6e67..f36ca6b0 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ Technical guides and deep dives into embedded web servers, WebUI integration and - [Building Embedded Web Device Dashboards](https://mongoose.ws/articles/building-embedded-web-device-dashboard/) - [ESP32 Device Dashboard: A Step-by-Step Guide for Developers](https://mongoose.ws/articles/esp32-device-dashboard/) - [How to build an STM32 Web Dashboard](https://mongoose.ws/articles/stm32-device-dashboard/) +- [STM32 WebSocket Guide](https://mongoose.ws/articles/stm32-websocket-guide/) ## Contributions