Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 948 Bytes

File metadata and controls

27 lines (19 loc) · 948 Bytes

Overview

http_live.mjs provides low-level tools for live-reloading in development, which can be plugged into any Bun or Deno server.

Also see http for routing and cookies, http_bun for Bun HTTP servers, and http_deno for Deno HTTP servers.

TOC

API

Undocumented

The following APIs are exported but undocumented. Check http_live.mjs.