Files
esp-protocols/components/mdns
David Cermak 8ca45f34fa fix(mdns): Fix potential task delete race
Need to wait for the task to be deleted before destroy its stack
2025-03-17 10:51:02 +01:00
..
2025-03-04 15:20:49 +01:00
2025-03-04 15:20:49 +01:00
2025-02-27 10:33:53 +01:00
2025-03-04 15:20:49 +01:00
2023-05-12 12:21:55 +04: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