This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
rafthttp
History
Yicheng Qin
1a72143ecb
rafthttp: send takes raft message instead of bytes
...
This gives streaming mechanism the chance to assemble and disassemble raft messages.
2014-11-17 22:39:53 -08:00
..
http_test.go
*: add rafthttp pkg into test list
2014-11-17 16:45:54 -08:00
http.go
rafthttp: move server stats in raftHandler to etcdserver
2014-11-17 16:02:20 -08:00
sender_test.go
rafthttp: send takes raft message instead of bytes
2014-11-17 22:39:53 -08:00
sender.go
rafthttp: send takes raft message instead of bytes
2014-11-17 22:39:53 -08:00