Changed roadmap

This commit is contained in:
Nicolás Ortega Froysa 2017-09-20 15:19:28 +02:00
parent 0337991c0b
commit 485e38ed80
No known key found for this signature in database
GPG Key ID: FEC70E3BAE2E69BF

View File

@ -20,17 +20,17 @@ Roadmap
-------
What follows is a list roadmap of features and the (approximate) versions in which they will be implemented. The API will only change in major versions of the library, while minor versions will be dedicated to internal improvements and patch versions to small fixes that got past the release.
- v1.0-alpha:
- v1.0-beta:
- [ ] Node connectivity
- [ ] Messages properly sent and received
- [ ] Channel functionality
- v1.0-beta:
- v1.0:
- [ ] Message encryption
- [ ] P2P Private messages
- v1.0:
- v2.0:
- [ ] SOCKS4a/SOCKS5 proxy support
- [ ] HTTP proxy support
- v2.0:
- v3.0:
- [ ] P2P File transfer
- [ ] Memos (with TTL)