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

File NodeSocketServer.ts

repos/effect/packages/platform-node-shared/src/NodeSocketServer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Node socket server adapters for Effect's unstable socket server API.
3 *
4 * This module turns `node:net` TCP or Unix-domain servers and `ws` WebSocket

Callers

nothing calls this directly

Calls 15

addFinalizerMethod · 0.80
closeMethod · 0.80
syncMethod · 0.80
clearMethod · 0.80
onceMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
omitMethod · 0.65
contextMethod · 0.65
addMethod · 0.65
forEachMethod · 0.65
ofMethod · 0.65

Tested by

no test coverage detected