• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

common/23-Nov-2023-19381

dnssd/23-Nov-2023-6,2834,516

mdns/23-Nov-2023-13,5149,729

public/23-Nov-2023-705492

BUILD.gnD23-Nov-20234.9 KiB195172

DEPSD23-Nov-2023184 107

README.mdD23-Nov-2023337 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