Moving to full C++.

This commit is contained in:
Nicolás Ortega Froysa
2018-03-29 15:04:17 +02:00
parent 1c9e1859d2
commit fac59cfd2f
21 changed files with 830 additions and 1629 deletions

15
TODO Normal file
View File

@ -0,0 +1,15 @@
# TODO
------
Roadmap:
- v1.0-beta:
[ ] Node Connectivity
[ ] Channel Functionality
[ ] Message Functionality
- v1.0:
[ ] Message Encryption
[ ] Private Messaging
- v2.0:
[ ] SOCKS Proxy Support
- v3.0:
[ ] File transfer
[ ] Memos (with TTL)