Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/socketio/socket.io
/ server-attachment.ts
File
server-attachment.ts
test/server-attachment.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Server } from
".."
;
2
import
{ createServer } from
"http"
;
3
import
request from
"supertest"
;
4
import
expect from
"expect.js"
;
Callers
nothing calls this directly
Calls
9
getPort
Function · 0.90
successFn
Function · 0.90
testSource
Function · 0.85
testSourceMap
Function · 0.85
attach
Method · 0.80
eql
Method · 0.80
listen
Method · 0.80
it
Function · 0.50
close
Method · 0.45
Tested by
no test coverage detected