Skip to content

Commit cd93a77

Browse files
authored
Update smux.go
1 parent ab591ba commit cd93a77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server_smux/smux.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package serversmux
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)