package
0.0.3
Repository: https://github.com/ipfs/go-protocolnetwork.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewFromLibp2pHost returns a ProtocolNetwork supported by underlying IPFS host.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Stats is a container for statistics about the bitswap network the numbers inside are specific to bitswap, and not any other protocols using the same underlying network.

# Interfaces

No description provided by the author
ConnManager provides the methods needed to protect and unprotect connections.
No description provided by the author
MessageHandler provides a consistent interface for maintaining per-peer state within the differnet protocol versions.
No description provided by the author
MessageSender is an interface for sending a series of messages over the bitswap network.
Pinger is an interface to ping a peer and get the average latency of all pings.
ProtocolNetwork provides network connectivity for BitSwap sessions.
Receiver is an interface that can receive messages from the BitSwapNetwork.

# Type aliases

No description provided by the author