Yicheng Qin
|
61ce494386
|
rafthttp: limit the buffer for every read correctly
|
2014-11-24 17:39:39 -08:00 |
|
Yicheng Qin
|
1e797c1e38
|
rafthttp: limit the data size read from connection each time
|
2014-11-24 13:54:45 -08:00 |
|
Brian Waldon
|
c0fb1c8a00
|
Merge pull request #1755 from bcwaldon/golang.org-deps
Switch to golang.org/x/net/context
|
2014-11-20 16:26:14 -08:00 |
|
Yicheng Qin
|
9d53b94546
|
rafthttp: add streaming server and client
|
2014-11-20 11:34:50 -08:00 |
|
Brian Waldon
|
9a728a127a
|
dep: bump golang.org/x/net/context
Move from code.google.com/p/go.net/context to
golang.org/x/net/context before bumping to latest.
|
2014-11-20 10:19:12 -08:00 |
|
Yicheng Qin
|
f24e214ee5
|
rafthttp: move server stats in raftHandler to etcdserver
|
2014-11-17 16:02:20 -08:00 |
|
Yicheng Qin
|
5dc5f8145c
|
*: etcdhttp.raftHandler -> rafthttp.RaftHandler
|
2014-11-17 15:52:24 -08:00 |
|