Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ namespaces.ts
File
namespaces.ts
packages/socket.io/test/namespaces.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ SocketId } from
"socket.io-adapter"
;
2
import
{ Server, Namespace, Socket } from
".."
;
3
import
expect from
"expect.js"
;
4
import
{
Callers
nothing calls this directly
Calls
15
createClient
Function · 0.90
successFn
Function · 0.90
success
Function · 0.90
assert
Function · 0.90
createPartialDone
Function · 0.90
it
Function · 0.85
getSockets
Function · 0.85
done
Function · 0.85
contain
Method · 0.80
eql
Method · 0.80
throwException
Method · 0.80
fail
Method · 0.80
Tested by
no test coverage detected