Skip to content

Files

This branch is up to date with tendermint/tendermint:main.

p2p

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 1, 2022
Nov 1, 2022
Nov 1, 2022
Nov 4, 2022
Oct 29, 2022
Oct 29, 2022
Aug 19, 2022
Nov 1, 2022
Jul 20, 2020
Oct 7, 2022
Aug 11, 2022
Oct 29, 2022
Jun 8, 2020
Nov 1, 2022
Nov 4, 2021
Jun 25, 2020
Apr 13, 2021
Aug 11, 2022
Nov 1, 2022
Oct 7, 2022
Nov 1, 2022
Nov 1, 2022
Nov 1, 2022
Nov 4, 2022
Nov 1, 2022
Nov 1, 2022
Aug 11, 2022
Nov 1, 2022

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
  • Pex for details on peer discovery and exchange
  • Config for details on some config option