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