android13/external/openscreen/discovery
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
common initial 2024-06-22 20:45:49 +08:00
dnssd initial 2024-06-22 20:45:49 +08:00
mdns initial 2024-06-22 20:45:49 +08:00
public initial 2024-06-22 20:45:49 +08:00
BUILD.gn initial 2024-06-22 20:45:49 +08:00
DEPS initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

README.md

Discovery

This discovery module is an implementation of the mDNS and DNS-SD protocols as defined in RFC 6762 and RFC 6763.

For more details, see the full documentation.