Open
Description
deno serve --parallel
was implemented in denoland/deno#24920. @std/http/file-server
should be made to use this sub-command and take advantage of --parallel
. Benchmarks would also be great.
deno serve --parallel
was implemented in denoland/deno#24920. @std/http/file-server
should be made to use this sub-command and take advantage of --parallel
. Benchmarks would also be great.