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

File NodeHttpServer.ts

packages/platform/node/src/NodeHttpServer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Node.js implementation of the Effect `HttpServer`.
3 *
4 * This module adapts a supplied Node `http.Server` into Effect's

Callers

nothing calls this directly

Calls 13

makeUpgradeHandlerFunction · 0.85
addFinalizerMethod · 0.80
evaluateFunction · 0.70
makeHandlerFunction · 0.70
layerFunction · 0.70
pipeMethod · 0.65
closeMethod · 0.65
onMethod · 0.65
makeMethod · 0.65
resumeFunction · 0.50
syncMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected