Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addFinalizer
Method · 0.80
close
Method · 0.80
sync
Method · 0.80
clear
Method · 0.80
once
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
omit
Method · 0.65
context
Method · 0.65
add
Method · 0.65
forEach
Method · 0.65
of
Method · 0.65
Tested by
no test coverage detected