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