mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-15 19:42:09 +02:00
1.2.1 Features - Allow setting length of mDNS action queue in menuconfig (28cd898
) Bug Fixes - fix build issue if CONFIG_ESP_WIFI_ENABLED disabled (24f7031
) - added idf_component.yml for examples (d273e10
) - added guard check for null pointer (71bb461
)
mDNS Service
mDNS is a multicast UDP service that is used to provide local network service and host discovery.
Examples
Get started with example test Example:
Documentation
- View the full documentation(English)
- View the full documentation(Chinese)