etcd/rafthttp
Alex Crawford d9ad6aa2a9 *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
..
coder.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
functional_test.go rafthttp: drop messages in channel when disconnection 2015-03-11 14:42:06 -07:00
http.go rafthttp: introduce msgappv2 stream format 2015-04-03 17:08:56 -07:00
http_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
message.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
message_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
metrics.go rafthttp: make metrics naming consistent 2015-03-04 16:12:53 -08:00
msgapp.go rafthttp: add back tests that commentted out 2015-02-28 11:35:16 -08:00
msgapp_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
msgappv2.go rafthttp: introduce msgappv2 stream format 2015-04-03 17:08:56 -07:00
msgappv2_test.go rafthttp: introduce msgappv2 stream format 2015-04-03 17:08:56 -07:00
peer.go rafthttp: introduce msgappv2 stream format 2015-04-03 17:08:56 -07:00
peer_test.go rafhttp: refactor func peer.pick in peer.go 2015-03-02 15:17:14 -08:00
pipeline.go Merge pull request #2439 from xiang90/metrics 2015-03-05 15:55:34 -08:00
pipeline_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
stream.go rafthttp: introduce msgappv2 stream format 2015-04-03 17:08:56 -07:00
stream_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
transport.go etcdserver: not apply stale conf change in cluster and transport 2015-03-27 12:53:34 -07:00
transport_bench_test.go rafthttp: introduce msgappv2 stream format 2015-04-03 17:08:56 -07:00
transport_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
urlpick.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
urlpick_test.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
util.go rafthttp: add back tests that commentted out 2015-02-28 11:35:16 -08:00
util_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00