Add README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2025-04-01 00:11:55 +02:00
parent 0644e4ec12
commit c9491936fc
2 changed files with 3 additions and 0 deletions

1
.rustc_info.json Normal file
View File

@ -0,0 +1 @@
{"rustc_fingerprint":16380765819736665028,"outputs":{"17747080675513052775":{"success":true,"status":"","code":0,"stdout":"rustc 1.85.1 (4eb161250 2025-03-15)\nbinary: rustc\ncommit-hash: 4eb161250e340c8f48f66e2b929ef4a5bed7c181\ncommit-date: 2025-03-15\nhost: x86_64-unknown-linux-gnu\nrelease: 1.85.1\nLLVM version: 19.1.7\n","stderr":""}},"successes":{}}

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# Heavy file server
Server that streams the content of a directory as a streamed tar file.