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

File Socket.ts

repos/effect/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 * A `Socket` exposes a pull-based `reader` and a scoped `writer`. Acquiring

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected