MCPcopy Create free account
hub / github.com/Effect-TS/effect / DenoHttpServer.ts

File DenoHttpServer.ts

packages/platform/deno/src/DenoHttpServer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Native Deno implementation of the Effect `HttpServer`.
3 *
4 * @since 4.0.0

Callers

nothing calls this directly

Calls 14

addFinalizerMethod · 0.80
getUnsafeMethod · 0.80
pushMethod · 0.80
cancelResponseBodyFunction · 0.70
layerFunction · 0.70
pipeMethod · 0.65
makeMethod · 0.65
isEmptyMethod · 0.65
setMethod · 0.65
makeResponseFunction · 0.50
shutdownMethod · 0.45
syncMethod · 0.45

Tested by

no test coverage detected