MCPcopy Create free account
hub / github.com/Effect-TS/effect / NodeSocketServer.ts

File NodeSocketServer.ts

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
contextMethod · 0.80
onceMethod · 0.80
removeFunction · 0.70
forEachMethod · 0.65
closeMethod · 0.65
onMethod · 0.65
pipeMethod · 0.65
awaitMethod · 0.65
makeMethod · 0.65
omitMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected