Files
esp-protocols/components/mdns
Suren Gabrielyan 21d1540b76 bump(mdns): 1.3.1 -> 1.3.2
1.3.2
Features
- add check of instance when handling PTR query (6af6ca5)
Bug Fixes
- Fix of mdns afl tests (139166c)
- remove same protocol services with different instances (042533a)
2024-06-04 16:43:44 +04:00
..
2024-06-04 10:23:27 +04: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