Files
esp-protocols/components/mdns
Suren 27303d28b2 Merge pull request #345 from gabsuren/fix/example_component_manager
fix(common): added idf_component.yml for examples
2023-08-22 14:04:32 +04:00
..
2023-07-04 11:56:33 +04:00
2023-07-04 11:56:33 +04:00
2023-07-04 11:56:33 +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