etcd/rafthttp
Yicheng Qin 12c32137a8 rafthttp: add AddRemote
Add remotes to rafthttp, who help newly joined members catch up the
progress of the cluster. It supports basic message sending to remote, and
has no stream connection for simplicity. remotes will not be used
after the latest peers have been added into rafthttp.

Conflicts:
	rafthttp/pipeline.go
	rafthttp/transport.go
2015-04-24 13:37:16 -07:00
..
2015-04-24 13:37:16 -07:00
2015-04-24 13:37:16 -07:00
2015-04-24 13:37:16 -07:00