Update roadmap

This commit is contained in:
Felix Geisendörfer 2013-03-17 13:08:15 +01:00
parent 7dfc9d16e3
commit aee26d2051
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ dedicated to providing an open solution to this problem.
The initial goal for this project to come up with a good and simple solution
for resumable file uploads over http.
* Defining a good http API (in progress)
* Implementing a minimal / robust server for it
* Defining a good http API (first proposal created)
* Implementing a minimal and robust server for it (in progress)
* Creating an HTML5 client
* Setting up an online demo
* Integrating Amazon S3 for storage