Once the ESP32 gets an IP (Wi‑Fi STA or Ethernet): Copy the folder esp32-udp-logger/ into your project: your_project/ components/ esp32-udp-logger/ <- copy this folder main/ CMakeLists.txt ... Tip: on ...
Epoll + multithreaded consumer model for high-concurrency processing TCP, UDP, HTTP, WebSocket support Supports encrypted communication (TLS+TCP, HTTPS, WSS) Supports custom callback registration for ...