to-do: make `@std/http/file-server` compatible with `deno serve --parallel`
Open
enhancement
http
PR welcome
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
`deno serve --parallel` was implemented in https://github.com/denoland/deno/pull/24920. `@std/http/file-server` should be made to use this sub-command and take advantage of `--parallel`. Benchmarks would also be great.
Contributor guide
Assessment
This issue has not been assessed yet.