Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ socket.io.test-d.ts
File
socket.io.test-d.ts
packages/socket.io/test/socket.io.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
import
{ createServer } from
"http"
;
3
import
{ Adapter } from
"socket.io-adapter"
;
4
import
{ expectType } from
"tsd"
;
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
createServer
Function · 0.85
done
Function · 0.85
listen
Method · 0.80
adapter
Method · 0.80
emit
Method · 0.65
cb
Function · 0.50
on
Method · 0.45
of
Method · 0.45
send
Method · 0.45
emitWithAck
Method · 0.45
timeout
Method · 0.45
Tested by
no test coverage detected