Added TODO list to README

This commit is contained in:
GideonLeGrange 2013-07-12 10:10:20 +02:00
parent 6f6369b9bd
commit 5fcea6b349
1 changed files with 12 additions and 0 deletions

View File

@ -67,6 +67,18 @@ con.cancel(cmd);
More examples will be added shortly.
TODO
====
For 1.0:
[ ] More examples
[ ] More formal documentation
[ ] Push Javadoc to GitHub
[ ] Slight changes to the API still coming
[ ] Look into possible race condition when running short lived commands synchronously.
Later:
[ ] SSL support.
References
==========