You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

591 B

tendermint/tendermint/p2p

CircleCI

tendermint/tendermint/p2p provides an abstraction around peer-to-peer communication.

See:

  • [docs/connection] for details on how connections and multiplexing work
  • [docs/peer] for details on peer ID, handshakes, and peer exchange
  • [docs/node] for details about different types of nodes and how they should work
  • [docs/pex] for details on peer discovery and exchange
  • [docs/config] for details on some config options