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

File NodeHttpServer.test.ts

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

Source from the content-addressed store, hash-verified

1/** @effect-diagnostics preferSchemaOverJson:skip-file */
2import { NodeHttpServer } from "@effect/platform-node"
3import { NodeWS } from "@effect/platform-node/NodeSocket"
4import { assert, describe, expect, it } from "@effect/vitest"

Callers

nothing calls this directly

Calls 15

tcpPortFunction · 0.85
interruptUnsafeMethod · 0.80
pushMethod · 0.80
contextMethod · 0.80
onceMethod · 0.80
disposeMethod · 0.80
buildMethod · 0.80
addFinalizerMethod · 0.80
connectFunction · 0.70
pipeMethod · 0.65
addMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected