Effect Socket

Build bidirectional socket transports with effect/unstable/socket — the Socket run/writer surface, WebSocket-backed sockets, TCP/Unix-domain clients via NodeSocket, SocketServer accept loops, channel adapters, the SocketError taxonomy, and reconnect patterns. Use when connecting to or serving raw TCP, Unix-domain, or WebSocket endpoints, framing socket bytes with Stream/Channel (NDJSON), building reconnecting socket clients, or providing socket transports to RPC/devtools layers.

mpsuesser e066525 33.9 KB Updated

File contents

mpsuesser/opencode-effect-enforcer/tree/main/skills/effect-socket commit e06652503b

Frequently asked questions

npx skillmds@latest add mpsuesser/effect-socket