Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
common/ | H | 25-Apr-2025 | - | 152 | 50 | |
dnssd/ | H | 25-Apr-2025 | - | 6,289 | 4,519 | |
mdns/ | H | 25-Apr-2025 | - | 13,523 | 9,736 | |
public/ | H | 25-Apr-2025 | - | 705 | 492 | |
BUILD.gn | H A D | 25-Apr-2025 | 4.8 KiB | 184 | 166 | |
DEPS | H A D | 25-Apr-2025 | 185 | 10 | 7 | |
README.md | H A D | 25-Apr-2025 | 337 | 9 | 6 |
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