Update examples README to include esp32c2 as supported device.

This commit is contained in:
Harshit Malpani
2022-06-01 16:11:36 +05:30
parent aa3ddbc3c6
commit e83f801462
10 changed files with 0 additions and 21 deletions

View File

@@ -1,5 +1,3 @@
| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 |
| ----------------- | ----- | -------- | -------- | -------- |
# HTTP Websocket server with SSL support
This example creates a SSL server and employs a simple Websocket request handler. It demonstrates handling multiple clients from the server including: