| .. |
|
config.go
|
ac2f62b239
reduce memory footprint in kcp
|
9 年之前 |
|
config.pb.go
|
e33b7df34c
remove use of any
|
9 年之前 |
|
config.proto
|
e33b7df34c
remove use of any
|
9 年之前 |
|
connection.go
|
ab3173039b
increase ping interval
|
9 年之前 |
|
connection_test.go
|
e023859ef0
stop data updating thread when there is no data
|
9 年之前 |
|
crypt.go
|
07a86f549b
unified import path
|
9 年之前 |
|
crypt_test.go
|
07a86f549b
unified import path
|
9 年之前 |
|
dialer.go
|
e33b7df34c
remove use of any
|
9 年之前 |
|
kcp.go
|
e44b374e66
merge kcp into connection
|
9 年之前 |
|
kcp_test.go
|
5a311cbe08
json config parser
|
9 年之前 |
|
listener.go
|
a14795e1e6
optimize udp hub
|
9 年之前 |
|
output.go
|
ed780951aa
save some goroutines
|
9 年之前 |
|
receiving.go
|
4ee758c4d2
simplify kcp logic
|
9 年之前 |
|
receiving_test.go
|
2839ce7a88
simplify receiving worker
|
9 年之前 |
|
segment.go
|
33d2513e3c
reduce memory allocation in kcp
|
9 年之前 |
|
segment_test.go
|
78f87c4f60
test case for cmd only segment
|
9 年之前 |
|
sending.go
|
4ee758c4d2
simplify kcp logic
|
9 年之前 |
|
sending_test.go
|
33d2513e3c
reduce memory allocation in kcp
|
9 年之前 |
|
xor.go
|
b5ab714b52
fix duplicated asm function
|
9 年之前 |
|
xor_amd64.go
|
b5ab714b52
fix duplicated asm function
|
9 年之前 |
|
xor_amd64.s
|
cd4416e7e5
another test case for simple authenticator
|
9 年之前 |