Anthony Romano 59ac42ff38 Merge pull request #6073 from heyitsanthony/rafthttp-close-stream il y a 9 ans
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
doc.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
fake_roundtripper_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
functional_test.go d20cb40f4f rafthttp: fix TestSendMessageWhenStreamIsBroken il y a 9 ans
http.go 911dcc9386 rafthttp: close http socket when pipeline handler gets a raft error il y a 9 ans
http_test.go 911dcc9386 rafthttp: close http socket when pipeline handler gets a raft error il y a 9 ans
metrics.go 6af0917812 *: add peer prefix for network metrics between peers il y a 9 ans
msg_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
msg_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
peer.go a047aa4a81 rafthttp: rename to to peerID il y a 9 ans
peer_status.go 8528c8c599 *: more logging on critical state change il y a 9 ans
peer_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
pipeline.go a047aa4a81 rafthttp: rename to to peerID il y a 9 ans
pipeline_test.go a047aa4a81 rafthttp: rename to to peerID il y a 9 ans
probing_status.go 9311d7b77e rafthttp: log health checking error early il y a 9 ans
remote.go a047aa4a81 rafthttp: rename to to peerID il y a 9 ans
snapshot_sender.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
snapshot_test.go dc91da50b5 rafthttp: snapshot tests il y a 9 ans
stream.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding il y a 9 ans
stream_test.go a047aa4a81 rafthttp: rename to to peerID il y a 9 ans
transport.go c25c00fcf9 rafthttp: simplify initialization funcs il y a 9 ans
transport_bench_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
transport_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
urlpick.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
urlpick_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans
util.go c9264c5e65 rafthttp: replace append with pre-allocated slice il y a 9 ans
util_test.go bd71a60875 rafthttp: update LICENSE header il y a 9 ans