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