Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepstreamIO/deepstream.io
/ presence-steps.ts
File
presence-steps.ts
test-e2e/steps/client/presence-steps.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defaultDelay } from
'../../framework/utils'
2
import
{When, Then, Given} from
'cucumber'
3
const
{ presence } = require(`../../framework${process.env.V3 ?
'-v3'
:
''
}/presence`)
4
Callers
nothing calls this directly
Calls
4
forEach
Method · 0.80
subscribe
Method · 0.65
unsubscribe
Method · 0.65
getAll
Method · 0.45
Tested by
no test coverage detected