Files
esp-protocols/components/mdns
David Cermak 79a0e57ca1 fix(mdns): Refactor freertos linux compat layers
Move it to a separate component that could be shared by multiple network
libs.
2023-06-20 15:15:37 +02:00
..
2023-04-28 19:32:47 +02:00
2023-04-28 19:32:47 +02:00
2023-04-28 19:32:47 +02: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