feat: implement Layer 2 per-file transit, RAM session, mock buffer, and tests (v0.2.0)

This commit is contained in:
“Naeel”
2026-09-06 12:01:56 +03:00
parent 0ea7ba058c
commit 112c84f11a
34 changed files with 2200 additions and 162 deletions
+4 -2
View File
@@ -1,3 +1,5 @@
{
"allowedExt": [".pdf", ".doc", ".docx", ".txt", ".md"]
}
"allowedExt": [".pdf", ".doc", ".docx", ".txt", ".md"],
"vmUploadUrl": "/mock-buffer/",
"vmUploadPrefix": "/mock-buffer/"
}