Interface IdentifyServiceInit

Hierarchy

  • IdentifyServiceInit

Properties

What details we should send as part of an identify message

maxIdentifyMessageSize?: number

Identify responses larger than this in bytes will be rejected (default: 8192)

maxInboundStreams: number
maxOutboundStreams: number
maxPushIncomingStreams: number
maxPushOutgoingStreams: number
protocolPrefix: string

The prefix to use for the protocol (default: 'ipfs')

timeout: number

How long we should wait for a remote peer to send their identify response