MCPcopy Create free account
hub / github.com/effect-app/libs / RpcServer.test.ts

File RpcServer.test.ts

repos/effect/packages/platform-node/test/RpcServer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodeHttpServer, NodeSocket, NodeSocketServer } from "@effect/platform-node"
2import { assert, describe, it } from "@effect/vitest"
3import { Cause, Deferred, Effect, Exit, Fiber, Layer, Ref, Schedule, Schema, Stream } from "effect"
4import { Entity, EntityProxy, EntityProxyServer, Sharding } from "effect/unstable/cluster"

Callers

nothing calls this directly

Calls 13

e2eSuiteFunction · 0.90
pollUnsafeMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
ofMethod · 0.65
toLayerMethod · 0.65
getMethod · 0.65
sleepMethod · 0.65
provideMethod · 0.45
succeedMethod · 0.45
updateMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected