Files
esp-protocols/components/mdns
David Cermak 537d170f1d test(mdns): Host tests to use IDF's esp_event_stub
Also fixes one minor from esp_netif_linux implementation
2023-03-20 12:17:36 +01:00
..
2023-02-20 16:11:24 +04:00
2023-03-16 08:18:33 +01:00
2023-03-16 08:18:33 +01:00
2023-03-16 08:18:33 +01: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