Abhik Roy 8541753443 Merge pull request #781 from espressif-abhikroy/component/esp_dns
feat(common): Add ESP DNS module with support for UDP, DoT, and DoH protocols
2025-04-18 21:37:32 +10:00
2023-03-31 12:04:46 +04:00

Collection of protocol components for ESP-IDF

How to use

The ESP-Protocols repository contains a collection of protocol components for ESP-IDF. Additionally, each component is available in IDF Component Registry. Please refer to instructions in ESP-IDF

Components

esp_modem

mDNS

esp_websocket_client

ASIO port

esp_mqtt_cxx

console_simple_init

console_cmd_ping

console_cmd_ifconfig

console_cmd_wifi

mbedtls_cxx

mosquitto

Socket helpers (sock-utils)

libwebsockets

console_cmd_mqtt

esp_dns

Description
Collection of ESP-IDF components related to networking protocols
Readme 38 MiB
Languages
C 57.3%
C++ 35.2%
Python 4.2%
CMake 2.3%
Shell 0.5%
Other 0.5%