无多路复用版本

This commit is contained in:
wenyifan
2022-09-05 14:21:33 +08:00
parent 1c49851d13
commit c4c6f1c4ff
5 changed files with 86 additions and 16 deletions

1
go.mod
View File

@ -4,7 +4,6 @@ go 1.18
require (
github.com/spf13/cobra v1.5.0
github.com/xtaci/smux v1.5.16
)
require (