package
0.0.0-20220823164813-e2a46ae23abd
Repository: https://github.com/umbracle/go-devp2p.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HeaderSize is the size of the RLPx header.
# Variables
No description provided by the author
# Structs
Cap is the peer capability.
A Config structure is used to configure an Rlpx session.
Info is the info of the node.
Message is the p2p message.
Rlpx is the RLPx transport protocol.
Secrets represents the Session Secrets which are negotiated during the encryption handshake.
Session is the Session between peers (implements net.Conn).
Stream represents a logic stream within a RLPx session.
# Type aliases
Capabilities are all the capabilities of the other peer.
No description provided by the author
Header represents an RLPx header.