Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ isReady
Method
isReady
apps/realtime/src/rooms/types.ts:54–54 ·
view source on GitHub ↗
* Whether the room manager is ready to serve requests
()
Source
from the content-addressed store, hash-verified
52
* Whether the room manager is ready to serve requests
53
*/
54
isReady(): boolean
55
56
/**
57
* Clean shutdown
Callers
5
createHttpHandler
Function · 0.65
setupVariablesHandlers
Function · 0.65
setupSubblocksHandlers
Function · 0.65
setupOperationsHandlers
Function · 0.65
setupWorkflowHandlers
Function · 0.65
Implementers
2
RedisRoomManager
apps/realtime/src/rooms/redis-manager.
MemoryRoomManager
apps/realtime/src/rooms/memory-manager
Calls
no outgoing calls
Tested by
no test coverage detected