tuweni / org.apache.tuweni.rlpx.wire / WireConnection

WireConnection

interface WireConnection (source)

A stateful connection between two peers under the Devp2p wire protocol.

Functions

id

abstract fun id(): String

Inheritors

DefaultWireConnection

class DefaultWireConnection : WireConnection

A stateful connection between two peers under the Devp2p wire protocol.