mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-04 15:58:13 +08:00
The separation of work in the p2p pkg is as follows: - net implements the Swarm and connectivity - protocol has muxer and header protocols - host implements protocol muxing + services - identify took over handshake completely! yay. - p2p package works as a whole |
||
|---|---|---|
| .. | ||
| basic_host_test.go | ||
| basic_host.go | ||