Migrate multiplex to library

This commit is contained in:
世界
2023-04-23 17:18:58 +08:00
parent bec606ee88
commit 6b64ebd3c0
14 changed files with 29 additions and 1701 deletions

View File

@@ -31,7 +31,7 @@ Multiplex protocol.
| yamux | https://github.com/hashicorp/yamux |
| h2mux | https://golang.org/x/net/http2 |
SMux is used by default.
h2mux is used by default.
#### max_connections

View File

@@ -30,7 +30,7 @@
| yamux | https://github.com/hashicorp/yamux |
| h2mux | https://golang.org/x/net/http2 |
默认使用 SMux。
默认使用 h2mux。
#### max_connections