mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 02:47:48 +08:00
* Write coalescing in yamux and mplex. * Correctly tag relay streams. * Reset relay streams instead of closing them. Fixes #6237. * Trim connections in a background task instead of on-connect. |
||
|---|---|---|
| .. | ||
| addrs.go | ||
| discovery.go | ||
| host.go | ||
| hostopt.go | ||
| libp2p.go | ||
| nat.go | ||
| pnet.go | ||
| pubsub.go | ||
| relay.go | ||
| routing.go | ||
| routingopt.go | ||
| smux.go | ||
| transport.go | ||