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

File MsgPack.test.ts

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

Source from the content-addressed store, hash-verified

1import { MsgPack } from "@effect/platform"
2import { NodeSocket } from "@effect/platform-node"
3import { assert, describe, test } from "@effect/vitest"
4import { Chunk, Effect, Stream } from "effect"

Callers

nothing calls this directly

Calls 4

writeMethod · 0.65
endMethod · 0.65
pipeMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected