| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| conn | ||
| handshake | ||
| message | ||
| mux | ||
| service | ||
| swarm | ||
| interface.go | ||
| net.go | ||
| net_test.go |
This commit actually removes the previously introduced chan net.NetMessage, in favor of raw []byte. It plays nicer with crypto/spipe, and it makes more sense in the context of a "single connection", i.e. I already know the peer I'm talking to, from the connection. The NetMessage additional Peer is useful swarm and up.
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| conn | 正在载入提交数据... | |
| handshake | 正在载入提交数据... | |
| message | 正在载入提交数据... | |
| mux | 正在载入提交数据... | |
| service | 正在载入提交数据... | |
| swarm | 正在载入提交数据... | |
| interface.go | 正在载入提交数据... | |
| net.go | 正在载入提交数据... | |
| net_test.go | 正在载入提交数据... |