Gyuho Lee bd9bd71a61 rafthttp: add 3.3.0 support 8 years ago
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 years ago
doc.go bd71a60875 rafthttp: update LICENSE header 9 years ago
fake_roundtripper_test.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 years ago
functional_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
http.go 846255b95e Merge pull request #8513 from shenlanse/bug-fix 8 years ago
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 years ago
metrics.go 64e1a327ee rafthttp/metrics.go:fixed TODO: record write/recv failures. 9 years ago
msg_codec.go 9543431aeb rafthttp: permit very large v2 snapshots 8 years ago
msg_codec_test.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 years ago
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 years ago
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 years ago
peer.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
peer_status.go 8528c8c599 *: more logging on critical state change 9 years ago
peer_test.go bd71a60875 rafthttp: update LICENSE header 9 years ago
pipeline.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 years ago
pipeline_test.go d25f9feb19 rafthttp: bump up timeout in pipeline test 9 years ago
probing_status.go 9311d7b77e rafthttp: log health checking error early 9 years ago
remote.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 years ago
snapshot_sender.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 years ago
snapshot_test.go dc91da50b5 rafthttp: snapshot tests 9 years ago
stream.go bd9bd71a61 rafthttp: add 3.3.0 support 8 years ago
stream_test.go 4301f49988 rafthttp: configurable stream reader retry timeout 8 years ago
transport.go 0b2d8a6c96 *: fix minor typos 8 years ago
transport_bench_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
transport_test.go 887db5a3db *: fix go tool vet -all -shadow errors 8 years ago
urlpick.go bd71a60875 rafthttp: update LICENSE header 9 years ago
urlpick_test.go 0626ee048e rafthttp: fix gofmt issues with go tip 9 years ago
util.go 5f36875272 rafthttp: add remote in pipeline and snapshot handler when corresponding peer or remote do not exist 8 years ago
util_test.go 8db8d01712 rafthttp: move test-only functions to '_test.go' 8 years ago