0.0.2
2015-07-22
@@ -89,8 +95,8 @@
The author has designed Raft over XMPP with the following requirements in mind:
- - The protocol MUST support all messages as defined in the Raft paper
- - It SHOULD leverage the benefits of using XMPP as the transport layer
+ - The protocol needs to support all messages as defined in the Raft paper
+ - The protocol ought to leverage the benefits of using XMPP as the transport layer
- Client to Node interaction is out of scope for this XEP