Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
7d1706f7
Commit
7d1706f7
authored
Mar 01, 2016
by
Jeromy
Browse files
make mdns service tag conform to standards
parent
1deeb429
Changes
1
Hide whitespace changes
Inline
Side-by-side
p2p/discovery/mdns.go
View file @
7d1706f7
...
@@ -20,7 +20,7 @@ import (
...
@@ -20,7 +20,7 @@ import (
var
log
=
logging
.
Logger
(
"mdns"
)
var
log
=
logging
.
Logger
(
"mdns"
)
const
ServiceTag
=
"discovery.
ipfs.io
"
const
ServiceTag
=
"
_ipfs-
discovery.
_udp
"
type
Service
interface
{
type
Service
interface
{
io
.
Closer
io
.
Closer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment