Skip to content

Commit 6722e5d

Browse files
authored
Update smux.go
1 parent e1ac022 commit 6722e5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

smux_client/smux.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package smuxclient
22

33
import (
44
"net"
5+
"encoding/binary"
56
"github.com/songgao/water"
67
"github.com/xtaci/smux"
78
"github.com/sirupsen/logrus"

0 commit comments

Comments
 (0)