harmony-development / harmony-development/scherzo
feat: replace own file serving implementation with `tower_http::ServeDir`
Open
enhancement
- Dominant language
- Rust
- Stars
- 29
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://docs.rs/tower-http/0.2.1/tower_http/services/struct.ServeDir.html
This should support `Range` header (?) and make our implementation simpler overall (we wouldn't need to maintain much).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.