MCPcopy Index your code
hub / github.com/Effect-TS/effect / Socket.test.ts

File Socket.test.ts

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

Source from the content-addressed store, hash-verified

1import { Socket, type SocketServer } from "@effect/platform"
2import { NodeSocket, NodeSocketServer } from "@effect/platform-node"
3import { assert, describe, expect, it } from "@effect/vitest"
4import { Chunk, Effect, Queue, Stream } from "effect"

Callers

nothing calls this directly

Calls 12

syncMethod · 0.80
encodeMethod · 0.80
decodeMethod · 0.80
writeFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
joinMethod · 0.65
closeMethod · 0.65
forkMethod · 0.65
offerMethod · 0.65
sleepMethod · 0.65
runMethod · 0.45

Tested by

no test coverage detected