You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/common/mux
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
..
client.go Fix according to staticcheck result 4 years ago
client_test.go consider closed worker is full. fixes #1414 6 years ago
errors.generated.go move mux to common 6 years ago
frame.go check frame size for status new 6 years ago
frame_test.go benchmark mux frame 6 years ago
mux.go Errorgen: support to run outside of GOPATH 4 years ago
mux_test.go remove dep of assert lib 6 years ago
reader.go remove NewMultiBufferValue 6 years ago
server.go some typo fixes 4 years ago
session.go detect underlying mux worker closed 6 years ago
session_test.go remove dep of assert lib 6 years ago
writer.go rewrite SliceBySize 6 years ago