host interface + services
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
正在显示
p2p/host/basic/basic_host.go
0 → 100644
p2p/host/basic/basic_host_test.go
0 → 100644
p2p/host/host.go
0 → 100644
p2p/protocol/identify/id.go
0 → 100644
p2p/protocol/identify/id_test.go
0 → 100644
p2p/protocol/identify/pb/Makefile
0 → 100644
p2p/protocol/identify/pb/identify.pb.go
0 → 100644
p2p/protocol/identify/pb/identify.proto
0 → 100644
p2p/protocol/relay/relay.go
0 → 100644
p2p/protocol/relay/relay_test.go
0 → 100644
p2p/test/backpressure/backpressure.go
0 → 100644
p2p/test/backpressure/backpressure_test.go
0 → 100644
p2p/test/util/util.go
0 → 100644
请
注册
或者
登录
后发表评论