https://github.com/bouk/dns-sd-browser
https://github.com/bouk/dns-sd-browser
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bouk/dns-sd-browser
- Owner: bouk
- Created: 2023-09-08T13:12:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T13:19:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T01:11:21.733Z (over 1 year ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dns-sd-browser
Implementation of [dns-sd](https://datatracker.ietf.org/doc/html/rfc6763) that is inspired by Apple's [NWBrowser](https://developer.apple.com/documentation/network/nwbrowser). The reasoning being that Apple's implementation is best and we should just copy it.