mdns/examples/service
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

service

Compile + run:

go build
./service

The, run the client

Use another service tag

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