Nikita Vetoshkin da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 年 前
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 年 前
doc.go bd71a60875 rafthttp: update LICENSE header 9 年 前
fake_roundtripper_test.go bd71a60875 rafthttp: update LICENSE header 9 年 前
functional_test.go d20cb40f4f rafthttp: fix TestSendMessageWhenStreamIsBroken 9 年 前
http.go 911dcc9386 rafthttp: close http socket when pipeline handler gets a raft error 9 年 前
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 年 前
metrics.go 6af0917812 *: add peer prefix for network metrics between peers 9 年 前
msg_codec.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 年 前
msg_codec_test.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 年 前
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 年 前
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 年 前
peer.go a047aa4a81 rafthttp: rename to to peerID 9 年 前
peer_status.go 8528c8c599 *: more logging on critical state change 9 年 前
peer_test.go bd71a60875 rafthttp: update LICENSE header 9 年 前
pipeline.go 0503676bde rafthttp: fix httputil.RequestCanceler 9 年 前
pipeline_test.go da1e022890 rafthttp: remove WaitSchedule() from tests 9 年 前
probing_status.go 9311d7b77e rafthttp: log health checking error early 9 年 前
remote.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 年 前
snapshot_sender.go 0503676bde rafthttp: fix httputil.RequestCanceler 9 年 前
snapshot_test.go dc91da50b5 rafthttp: snapshot tests 9 年 前
stream.go da1e022890 rafthttp: remove WaitSchedule() from tests 9 年 前
stream_test.go 784c4446d9 rafthttp: fix race in TestStreamWriterAttachOutgoingConn 9 年 前
transport.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 年 前
transport_bench_test.go bd71a60875 rafthttp: update LICENSE header 9 年 前
transport_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 年 前
urlpick.go bd71a60875 rafthttp: update LICENSE header 9 年 前
urlpick_test.go bd71a60875 rafthttp: update LICENSE header 9 年 前
util.go c9264c5e65 rafthttp: replace append with pre-allocated slice 9 年 前
util_test.go bd71a60875 rafthttp: update LICENSE header 9 年 前