Files
esp-protocols/components/mdns
Suren 60d7145630 Merge pull request #364 from adafruit/circuitpython
Fix MDNS free host list (IDFGH-11116)
2023-10-09 14:44:51 +04:00
..
2023-08-29 16:57:18 +04:00
2023-08-29 16:57:18 +04:00
2023-08-29 16:57:18 +04: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