mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 21:07:45 +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
2 lines
27 B
Go
2 lines
27 B
Go
package backpressure_tests
|