rlpx / org.apache.tuweni.rlpx.wire / SubProtocolHandler / handleNewPeerConnection

handleNewPeerConnection

abstract fun handleNewPeerConnection(connectionId: String!): AsyncCompletion! (source)

Handle a new peer connection

Parameters

connectionId - String!: the new peer connection identifier

Return
AsyncCompletion!: a handle to the completion of the addition of the new peer.