# Functions
DataTransferProtocols OVERWRITES the default libp2p protocols we use for data transfer with the given protocols.
NewFromLibp2pHost returns a GraphSyncNetwork supported by underlying Libp2p host.
RetryParameters changes the default parameters around connection reopening.
SendMessageParameters changes the default parameters around sending messages.
# Interfaces
DataTransferNetwork provides network connectivity for GraphSync.
Receiver is an interface for receiving messages from the GraphSyncNetwork.
# Type aliases
Option is an option for configuring the libp2p storage market network.