Files
esp-protocols/components/mdns
Ivan Grokhotkov d28232b9f8 fix(mdns): move the example into a subdirectory
By default, component manager expects that the examples are located
under <component>/examples/<name>. Move mdns example so that it is
found.
2023-11-09 15:37:37 +01:00
..
2023-11-01 13:27:40 +04:00
2023-11-01 13:27:40 +04:00
2023-11-01 13:27:40 +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