Alexander Simmerl
bdd01310a0
p2p: Integrate new Transport
We are swapping the exisiting listener implementation with the newly introduced Transport and its default implementation MultiplexTransport, removing a large chunk of old connection setup and handling scattered over the Peer and Switch code. The Switch requires a Transport now and handles externally passed Peer filters. |
6 years ago | |
---|---|---|
.. | ||
id.go | crypto: Remove interface from crypto.Signature | 7 years ago |
node.go | p2p: Integrate new Transport | 6 years ago |
node_test.go | Delay starting node until Genesis time (#2389) | 6 years ago |
wire.go | crypto: Refactor to move files out of the top level directory | 7 years ago |