blob: 004647a3fcca729121154f4cf35538b3f0b7bb54 [file] [log] [blame]
URL: https://github.com/presotto/go-mdns-sd/archive/80bc955e5588ac81a340d3a3fa9aacc2a1414d64.zip
Version: 80bc955e5588ac81a340d3a3fa9aacc2a1414d64
License: New BSD
License File: LICENSE
Description:
A standalone go based mdns and service discovery implementation
Local Modifications:
- added a function for removing registered services.
- changed to support multiple watchers for a same service.
- changed to not announce host addresses when service port is zero.
- fixed data races.