micro/registry
Dominic Wong 7be4a67673 MDNS registry fix for users on VPNs (#1759)
* filter out unsolicited responses
* send to local ip in case
* allow ip func to be passed in. add option for sending to 0.0.0.0
2020-07-03 11:30:59 +01:00
..
cache Add context options to the runtime 2020-04-14 12:32:59 +01:00
etcd Add context options to the runtime 2020-04-14 12:32:59 +01:00
mdns fix import paths for v2 release 2020-01-30 14:44:40 +03:00
memory Add context options to the runtime 2020-04-14 12:32:59 +01:00
service Merge branch 'master' into registy-not-found 2020-05-14 19:39:43 +01:00
mdns_registry.go MDNS registry fix for users on VPNs (#1759) 2020-07-03 11:30:59 +01:00
mdns_test.go strip down mdns watcher 2020-04-12 11:01:09 +01:00
options.go Add context options to the runtime 2020-04-14 12:32:59 +01:00
registry.go Add context options to the runtime 2020-04-14 12:32:59 +01:00
watcher.go Add registry event to registry package 2019-09-23 20:48:25 +01:00