Didn't fix shit.

This commit is contained in:
Nicolás A. Ortega 2017-07-16 21:17:30 -05:00
parent d0f94e7c70
commit eb0861c63d
No known key found for this signature in database
GPG Key ID: 3D786FB3123FF1DD

View File

@ -23,21 +23,21 @@ Roadmap
What follows is a list roadmap of features and the (approximate) versions in which they will be implemented.
- v0.1-alpha:
<br /><input type="checkbox" disabled >Node connectivity</input>
<br /><input type="checkbox" disabled >Messages properly sent and received</input>
- [ ] Node connectivity
- [ ] Messages properly sent and received
- v0.1:
<br /><input type="checkbox" disabled >Channel functionality</input>
<br /><input type="checkbox" disabled >Message encryption</input>
<br /><input type="checkbox" disabled >Sample nodes for testing</input>
- [ ] Channel functionality
- [ ] Message encryption
- [ ] Sample nodes for testing
- v0.2:
<br /><input type="checkbox" disabled >Private messages</input>
- [ ] Private messages
- v1.0:
<br /><input type="checkbox" disabled >Special snowflake (Winblows) socket support</input>
<br /><input type="checkbox" disabled >SOCKS4a/SOCKS5 proxy implementation</input>
<br /><input type="checkbox" disabled >HTTP proxy implementation</input>
- [ ] Special snowflake (Winblows) socket support
- [ ] SOCKS4a/SOCKS5 proxy implementation
- [ ] HTTP proxy implementation
- v1.1:
<br /><input type="checkbox" disabled >File transfer</input>
<br /><input type="checkbox" disabled >Memos (with TTL)</input>
- [ ] File transfer
- [ ] Memos (with TTL)
API Documentation
-----------------