Connectivity shouldn't need testing.

This commit is contained in:
Nicolás Ortega Froysa 2017-09-21 09:15:23 +02:00
parent 0df937d3fd
commit 443644c0ae
No known key found for this signature in database
GPG Key ID: FEC70E3BAE2E69BF

View File

@ -21,7 +21,7 @@ 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-beta:
- [ ] Node connectivity
- [X] Node connectivity
- [ ] Messages properly sent and received
- [ ] Channel functionality
- v1.0: