Implements the libp2p identify protocol for exchanging peer identity and capabilities.
# Cargo.toml
[dependencies]
libp2p-identify = "0.47.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new identify behaviour with a protocol version string.
Ensure you have a Swarm built with a transport (e.g., TCP) before adding this behaviour.
No dependency data recorded yet.