mdns/examples/client
2016-04-29 23:53:34 +01:00
..
.gitignore Add examples https://github.com/hashicorp/mdns/pull/42 2016-04-29 23:53:34 +01:00
main.go Add examples https://github.com/hashicorp/mdns/pull/42 2016-04-29 23:53:34 +01:00
README.md Add examples https://github.com/hashicorp/mdns/pull/42 2016-04-29 23:53:34 +01:00

client

Run the service first

Then, compile + run:

go build
./client

Check out other services:

./client <service-tag>
./client _foobarbaz._tcp