@midsummer-ai/runtime
v0.1.0
Published
Runtime-agnostic request context, streaming response, and timing primitives for Midsummer apps.
Maintainers
Readme
@midsummer/runtime
Runtime-agnostic primitives for Midsummer request handlers.
This package intentionally does not implement an edge runtime. It provides the
small shared shapes used by runtime adapters: request handler context,
waitUntil, streaming response construction, and injectable clocks for
testable timing.
