2018-04-19 12:34:42 +02:00
..
2018-04-07 16:25:10 +03:00
2018-02-12 14:32:09 +04:00
2018-04-02 10:21:17 +02:00
2017-04-21 18:07:52 -04:00
2018-01-21 00:34:41 -05:00
2018-04-11 11:38:30 +02:00
2018-01-21 00:34:41 -05:00
2018-04-10 16:03:51 +02:00
2018-04-02 10:21:17 +02:00
2018-04-11 11:38:30 +02:00
2018-01-21 00:34:41 -05:00
2017-04-21 18:07:52 -04:00

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