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

File Socket.ts

packages/effect/src/unstable/socket/Socket.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Models bidirectional socket connections in Effect.
3 *
4 * The `Socket` service runs handlers for binary, string, or raw frames and

Callers

nothing calls this directly

Calls 6

isSocketFunction · 0.85
toChannelMapFunction · 0.85
getWriterFunction · 0.85
makeFunction · 0.70
closeMethod · 0.65
succeedMethod · 0.45

Tested by

no test coverage detected