[][src]Module libp2p_identify::protocol

Structs

IdentifyInfo

Information sent from the listener to the dialer.

IdentifyOutboundFuture

Future returned by OutboundUpgrade::upgrade_outbound.

IdentifyProtocolConfig

Configuration for an upgrade to the identity protocol.

IdentifySender

Object used to send back information to the client.

IdentifySenderFuture

Future returned by IdentifySender::send(). Must be processed to the end in order to send the information to the remote.

RemoteInfo