2017-04-21 18:19:41 -04:00
|
|
|
# `tendermint/tendermint/p2p`
|
2015-10-25 18:21:51 -07:00
|
|
|
|
2017-04-21 18:19:41 -04:00
|
|
|
[](https://circleci.com/gh/tendermint/tendermint/p2p)
|
2016-06-21 14:40:24 -04:00
|
|
|
|
2017-04-21 18:19:41 -04:00
|
|
|
`tendermint/tendermint/p2p` provides an abstraction around peer-to-peer communication.<br/>
|
2015-10-25 18:21:51 -07:00
|
|
|
|
2017-12-31 17:07:08 -05:00
|
|
|
See:
|
2015-10-25 18:21:51 -07:00
|
|
|
|
2017-12-31 17:07:08 -05:00
|
|
|
- [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
|
2018-01-01 15:59:53 -05:00
|
|
|
- [docs/pex] for details on peer discovery and exchange
|
|
|
|
- [docs/config] for details on some config options
|
2015-10-25 18:21:51 -07:00
|
|
|
|