Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/socketio/socket.io
/ handshake.ts
File
handshake.ts
test/handshake.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Server } from
".."
;
2
import
expect from
"expect.js"
;
3
import
{ getPort, success } from
"./support/util"
;
4
Callers
nothing calls this directly
Calls
4
getPort
Function · 0.90
success
Function · 0.90
callback
Function · 0.85
it
Function · 0.50
Tested by
no test coverage detected