Files
esp-protocols/components/mdns
David Cermak e69a9ebb3d fix(mdns): Resolve conflicts only on self hosted items
Skip solving conflicts for delegated names and delegated services

Closes https://github.com/espressif/esp-protocols/issues/185
2023-03-20 16:55:49 +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