/go-mdns-sd

A go implementation of rfc's 6762 and 6763

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This is a standalone go based mdns and service discovery implementation.

The file doc.go describes the user interface.

The subdir go_dns is a modified version of the go dns pkg.