Files
esp-protocols/components/mdns
David Cermak a927bf3a8d fix(mdns): Fix API races while setting txt for services
Fixes **API race issue** (described in 8a690503) for API
mdns_service_txt_set_for_host()
2024-08-19 12:38:03 +02:00
..
2024-06-04 16:43:44 +04:00
2024-06-04 16:43:44 +04:00
2024-06-04 16:43:44 +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