Yicheng Qin 219d304291 Merge pull request #2968 from yichengq/fix-stream-reader-init 10 years ago
..
coder.go 758ff26dd8 rafthttp: add copyright header 10 years ago
functional_test.go 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial 10 years ago
http.go f1e995b070 rafthttp: use leveled logger 10 years ago
http_test.go 19fc1a7137 rafthttp: update streamReader term in time 10 years ago
message.go 758ff26dd8 rafthttp: add copyright header 10 years ago
message_test.go 1fdbbb959f rafthttp: add util, msgapp, message test 10 years ago
metrics.go 34ac145b38 *: use namespace and subsystem in metrics 10 years ago
msgapp.go dee3001086 rafthttp: add back tests that commentted out 10 years ago
msgapp_test.go 1fdbbb959f rafthttp: add util, msgapp, message test 10 years ago
msgappv2.go 51548acb4f rafthttp: reduce allocs in msgappv2 10 years ago
msgappv2_test.go 51548acb4f rafthttp: reduce allocs in msgappv2 10 years ago
peer.go 7ff1fa36f2 rafthttp: always init streamReader before return from newPeer 10 years ago
peer_status.go 0de0e4b77c rafthttp: pretty print message drop info 10 years ago
peer_test.go 88bde91716 rafhttp: refactor func peer.pick in peer.go 10 years ago
pipeline.go 29dca49cb5 rafthttp: wait 1ms before enabling cancel 10 years ago
pipeline_test.go c21cc5b39b rafthttp: fix TestStopBlockedPipeline 10 years ago
remote.go 0de0e4b77c rafthttp: pretty print message drop info 10 years ago
stream.go 2f05b24d6d rafthttp: {from, to} -> {local, remote} in stream 10 years ago
stream_test.go 684c721307 Merge pull request #2970 from yichengq/fix-stream-test 10 years ago
transport.go d92c89516b rafthttp: fix capnslog package name 10 years ago
transport_bench_test.go 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial 10 years ago
transport_test.go 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule 10 years ago
urlpick.go b660ee408f rafthttp: move mu to the top in urlPicker struct 10 years ago
urlpick_test.go 0fe9861197 rafthttp: support multiple peer urls 10 years ago
util.go c371d8c65c rafthttp: version enforcement on rafthttp messages 10 years ago
util_test.go c371d8c65c rafthttp: version enforcement on rafthttp messages 10 years ago