Files
esp-protocols/components/mdns/README.md

12 lines
304 B
Markdown
Raw Normal View History

2022-05-27 17:47:00 +04:00
# mDNS Service
mDNS is a multicast UDP service that is used to provide local network service and host discovery.
## Examples
Get started with example test [Example](examples/README.md):
## Documentation
* View the full [html documentation](https://espressif.github.io/esp-protocols/mdns/index.html)