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