mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 07:31:37 +01:00
The CLI that mdns_console offers is very useful for debugging and bootstrapping mDNS onto new projects, but some projects may not want console CLI in place to reduce binary size. This gives a KConfig option to do so.
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)