Files
tendermint/p2p
2018-01-13 23:56:57 -05:00
..
2018-01-13 15:11:13 -05:00
2017-11-27 22:39:11 +00:00
2018-01-13 17:34:12 -05:00
2018-01-13 17:37:52 -05:00
2018-01-13 17:37:52 -05:00
2017-04-21 18:07:52 -04:00
2017-04-21 18:19:41 -04:00
2017-11-27 22:39:12 +00:00
2018-01-13 15:50:59 -05:00
2018-01-13 17:34:12 -05:00
2017-12-15 13:35:49 -06:00
2018-01-13 16:06:51 -05:00
2018-01-13 17:34:12 -05:00
2018-01-01 22:39:05 -05:00
2018-01-13 17:36:03 -05:00
2018-01-13 23:56:57 -05:00
2018-01-13 23:56:57 -05:00
2018-01-01 19:44:01 -05:00
2018-01-01 22:39:05 -05:00
2018-01-13 23:56:57 -05:00
2018-01-13 17:37:52 -05:00
2018-01-13 23:56:57 -05:00
2017-04-21 18:07:52 -04:00

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