Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
b98cc4e9
Commit
b98cc4e9
authored
Jan 13, 2014
by
willem
Browse files
Fixes to readme
parent
35262486
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
b98cc4e9
...
@@ -11,6 +11,7 @@ How does it work?
...
@@ -11,6 +11,7 @@ How does it work?
See raft.h for full documentation.
See raft.h for full documentation.
Networking is out of scope for this project. The implementor will need to do all the plumbing. *Currently*, this is done by:
Networking is out of scope for this project. The implementor will need to do all the plumbing. *Currently*, this is done by:
- Implementing all the callbacks within raft_cbs_t; and
- Implementing all the callbacks within raft_cbs_t; and
- Calling raft_recv_.* functions with msg_.* message structs
- Calling raft_recv_.* functions with msg_.* message structs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment