http_srv.mjs provides generic tools for streaming and broadcasting for HTTP servers that use the native streaming APIs.
Also see http
for routing and cookies, http_deno
for Deno HTTP servers, and live_deno
for live-reload tools for development.
The following APIs are exported but undocumented. Check http_srv.mjs.