• Home
Name Date Size #Lines LOC

..--

common/03-May-2024-19381

dnssd/03-May-2024-6,2834,516

mdns/03-May-2024-13,5149,729

public/03-May-2024-705492

BUILD.gnD03-May-20244.9 KiB195172

DEPSD03-May-2024184 107

README.mdD03-May-2024337 96

README.md

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