diff --git a/README.md b/README.md index 1cfcdbc..a0b2569 100644 --- a/README.md +++ b/README.md @@ -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: -
Node connectivity -
Messages properly sent and received + - [ ] Node connectivity + - [ ] Messages properly sent and received - v0.1: -
Channel functionality -
Message encryption -
Sample nodes for testing + - [ ] Channel functionality + - [ ] Message encryption + - [ ] Sample nodes for testing - v0.2: -
Private messages + - [ ] Private messages - v1.0: -
Special snowflake (Winblows) socket support -
SOCKS4a/SOCKS5 proxy implementation -
HTTP proxy implementation + - [ ] Special snowflake (Winblows) socket support + - [ ] SOCKS4a/SOCKS5 proxy implementation + - [ ] HTTP proxy implementation - v1.1: -
File transfer -
Memos (with TTL) + - [ ] File transfer + - [ ] Memos (with TTL) API Documentation -----------------