From b23afbd9027c742f9b2ab09e33f840ecd2b8e54b Mon Sep 17 00:00:00 2001 From: pyral Date: Tue, 3 Dec 2024 13:20:58 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c3d9b49..00fd9f1 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ Currently supported loaders: - ZIPWriter - to write to a target zip file. - VFileAccess - Yes, you can recursively use multiple VFileAccess instances to check for files using different methods. +To be implemented: + - HTTP requests - coroutine-based streaming a file from a network connection. + ## This thing's confusing. No. I just hacked the code together quickly. Suppose you want to a folder or two...