Registry / networking / libp2p-zeroconf-v2

libp2p-zeroconf-v2

JSON →
library2.2.0gogounverified

Package zeroconf is a pure Golang library that employs Multicast DNS-SD for browsing and resolving services in your network and registering own services in the local network.

go get github.com/libp2p/zeroconf/v2
INSTALL
IMPORT
SIG · LIBP2P-ZEROCONF-V2
L
libp2p-zeroconf-v2
networkinggov2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

zeroconf
github.com/libp2p/zeroconf/v2

Registers a service for discovery via mDNS

import "github.com/libp2p/zeroconf/v2" // Example: registering a service server, _ := zeroconf.Register("MyService", "_http._tcp", "local.", 8080, []string{"txtv=0"}, nil)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
libp2p-zeroconf-v2 — go get libp2p-zeroconf-v2 · libregistry