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

File RpcServer.test.ts

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 12

e2eSuiteFunction · 0.90
assertTickerSurvivesFunction · 0.85
pipeMethod · 0.65
makeMethod · 0.65
ofMethod · 0.65
awaitMethod · 0.65
toLayerMethod · 0.65
StringInterface · 0.50
provideMethod · 0.45
succeedMethod · 0.45
mapMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected