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

handleNewPeerConnection

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

Handle a new peer connection

Parameters

connectionId - the new peer connection identifier

Return
a handle to the completion of the addition of the new peer.