Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isSocket
Function · 0.85
toChannelMap
Function · 0.85
getWriter
Function · 0.85
close
Method · 0.80
make
Function · 0.70
succeed
Method · 0.45
Tested by
no test coverage detected