diff options
author | David Barksdale <amatus@amatus.name> | 2015-07-19 21:21:32 -0500 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2015-07-19 21:21:32 -0500 |
commit | ff57ecf6ce5da72878eeed5838f715c1d6c283e6 (patch) | |
tree | 4b7d534de7f538170e967e8effdbff7eda902445 /README.md | |
parent | 2cbcdad6fca0556305b7bc046f034586f4de1d95 (diff) |
Use IndexedDB to store downloaded files
We probably should delete them at some point 0_0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -27,8 +27,6 @@ Roadmap * Download. * No URI support. * No directory support. - * Needs indexedDB support to store the file piecewise instead of - storing the entire thing in RAM. * Release alpha. * Write a WebRTC transport plugin. * Implement [RFC3264] over GNUnet. |