Improve multiplex

This commit is contained in:
世界
2023-04-20 11:16:22 +08:00
parent f61c5600e0
commit 9c287094e2
14 changed files with 346 additions and 47 deletions

View File

@@ -28,6 +28,7 @@ Multiplex protocol.
|----------|------------------------------------|
| smux | https://github.com/xtaci/smux |
| yamux | https://github.com/hashicorp/yamux |
| h2mux | https://golang.org/x/net/http2 |
SMux is used by default.