MeshTalos-Client/managed_components/espressif__mdns
2025-12-03 14:20:11 +08:00
..
examples/query_advertise first commit 2025-12-03 14:20:11 +08:00
include first commit 2025-12-03 14:20:11 +08:00
private_include first commit 2025-12-03 14:20:11 +08:00
tests first commit 2025-12-03 14:20:11 +08:00
.component_hash first commit 2025-12-03 14:20:11 +08:00
.cz.yaml first commit 2025-12-03 14:20:11 +08:00
CHANGELOG.md first commit 2025-12-03 14:20:11 +08:00
CHECKSUMS.json first commit 2025-12-03 14:20:11 +08:00
CMakeLists.txt first commit 2025-12-03 14:20:11 +08:00
idf_component.yml first commit 2025-12-03 14:20:11 +08:00
Kconfig first commit 2025-12-03 14:20:11 +08:00
LICENSE first commit 2025-12-03 14:20:11 +08:00
mdns.c first commit 2025-12-03 14:20:11 +08:00
mdns_console.c first commit 2025-12-03 14:20:11 +08:00
mdns_mem_caps.c first commit 2025-12-03 14:20:11 +08:00
mdns_networking_lwip.c first commit 2025-12-03 14:20:11 +08:00
mdns_networking_socket.c first commit 2025-12-03 14:20:11 +08:00
mem_prefix_script.py first commit 2025-12-03 14:20:11 +08:00
README.md first commit 2025-12-03 14:20:11 +08:00

mDNS Service

Component Registry

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