Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 7a1d67d

Browse files
authored
v1.6.3 to add WebSockets examples
#### Releases v1.6.3 1. Add `Async_WebSocketsServer`, `Async_HttpBasicAuth` and `MQTT` examples
1 parent 01ed28b commit 7a1d67d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@
100100
* [2. Async_AdvancedWebServer_MemoryIssues_Send_CString on ESP32_DEV with ESP32_W5500](#2-Async_AdvancedWebServer_MemoryIssues_Send_CString-on-ESP32_DEV-with-ESP32_W5500)
101101
* [3. Async_AdvancedWebServer_SendChunked on ESP32_DEV with ESP32_W5500](#3-Async_AdvancedWebServer_SendChunked-on-ESP32_DEV-with-ESP32_W5500)
102102
* [4. AsyncWebServer_SendChunked on ESP32_DEV with ESP32_W5500](#4-AsyncWebServer_SendChunked-on-ESP32_DEV-with-ESP32_W5500)
103+
* [5. Async_WebSocketsServer on ESP32_DEV with ESP32_W5500](#5-Async_WebSocketsServer-on-ESP32_DEV-with-ESP32_W5500)
104+
* [6. Async_HTTPBasicAuth on ESP32_DEV with ESP32_W5500](#6-Async_HTTPBasicAuth-on-ESP32_DEV-with-ESP32_W5500)
103105
* [Debug](#debug)
104106
* [Troubleshooting](#troubleshooting)
105107
* [Issues](#issues)

0 commit comments

Comments
 (0)