Skip to content

Files

This branch is 113 commits behind cometbft/cometbft:main.

p2p

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 31, 2024
Jun 20, 2023
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Sep 13, 2024
Sep 13, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Nov 4, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024

p2p

The p2p package provides an abstraction around peer-to-peer communication.

Docs:

  • Connection for details on how connections and multiplexing work
  • Peer for details on peer ID, handshakes, and peer exchange
  • Node for details about different types of nodes and how they should work
  • Config for details on some config option