Update protocol status as "feature complete"

This commit is contained in:
Stuart Stock
2017-02-03 11:26:21 -06:00
parent 50ae9730cc
commit 7630636799

View File

@ -50,8 +50,7 @@ for more information.
## Implementation Status
Nearenough is not stable yet. Expect significant changes as the code evolves.
* Protocol - Feature complete except for validation of multiple nonces in a response (single nonce
case is supported).
* Protocol - Feature complete
* Client - Feature complete
* Server - Not started