Johannes Wünsche
e6969d1b97
Fix image link for new gitea version
1 year ago
Johannes Wünsche
4c04131105
(cargo-release) start next development iteration 0.1.2-alpha.0
1 year ago
Johannes Wünsche
51f45f13fe
(cargo-release) version 0.1.1
1 year ago
Johannes Wünsche
4e9c42f2ef
Create proper header for normal fetch
1 year ago
Johannes Wünsche
a829ae607a
(cargo-release) start next development iteration 0.1.1-alpha.0
1 year ago
Johannes Wünsche
bc3826dad5
Add content type to responses
1 year ago
Johannes Wünsche
40f23c1693
Add Anti-Floc Header
1 year ago
Johannes Wünsche
8e2623a468
Use http2
1 year ago
Johannes Wünsche
0e8050d3a3
Create TesterStruct
1 year ago
Johannes Wünsche
45ca2304ea
Add file server test
1 year ago
Johannes Wünsche
eae4d7f0f7
Add https section
1 year ago
Johannes Wünsche
f5381c0e52
Support termination signal interrupt
1 year ago
Johannes Wünsche
483777a79f
Add Docker section to README
1 year ago
Johannes Wünsche
f7e212f04b
Set default Dockerfile to web mode
1 year ago
Johannes Wünsche
fb4ea044b8
Add icon
1 year ago
Johannes Wünsche
216256b6e8
Add Dockerfile
1 year ago
Johannes Wünsche
6a66f0666b
Filter relative path name
1 year ago
Johannes Wünsche
3b6089b68e
Add README
1 year ago
Johannes Wünsche
389f8e4b99
Remove test data
1 year ago
Johannes Wünsche
9bf920feb8
Clippy
1 year ago
Johannes Wünsche
0f13875b66
Formatting and no panics
1 year ago
Johannes Wünsche
ee9a535c69
Use more efficient waiting & use env logger
...
The old implementation from the ctrlc example continously polls the
state of the atomic bool. The new implemenation is way more efficient,
as its passively waits for new messages.
1 year ago
Johannes Wünsche
5d42fa97ed
Keep hidden files hidden
1 year ago
Johannes Wünsche
266a19997f
Add cli interface
1 year ago
Johannes Wünsche
9ee8e5c7ed
Add sigint handling
1 year ago
Johannes Wünsche
f81e0f570a
Format & Simplify Serve
1 year ago
Johannes Wünsche
c78c3e3b59
Add time measurment to output
1 year ago
Johannes Wünsche
f13168c871
Revert "Use future streams to parallelize loading of files"
...
The asynchronous approach taken here took considerably longer than the
simpler waiting on separate joinhandle as demonstrated before. We revert
the commits affected and work for now on this version with a simple
asynchronous handling.
This reverts commit 589a51722f
.
1 year ago
Johannes Wünsche
589a51722f
Use future streams to parallelize loading of files
1 year ago
Johannes Wünsche
73ac051508
First working version
1 year ago
Johannes Wünsche
87e051c176
Move Bytes init to spawned task
1 year ago
Johannes Wünsche
2bb0591e15
Initial commit
1 year ago