android13/external/openscreen/discovery/README.md

9 lines
337 B
Markdown

# Discovery
This discovery module is an implementation of the mDNS and DNS-SD protocols as
defined in [RFC 6762](https://tools.ietf.org/html/rfc6762) and
[RFC 6763](https://tools.ietf.org/html/rfc6763).
For more details, see the
[full documentation](https://chromium.googlesource.com/openscreen/+/refs/heads/master/docs/discovery.md).