Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ shutdown
Method
shutdown
apps/realtime/src/rooms/types.ts:59–59 ·
view source on GitHub ↗
* Clean shutdown
()
Source
from the content-addressed store, hash-verified
57
* Clean shutdown
58
*/
59
shutdown(): Promise<void>
60
61
/**
62
* Add a user to a workflow room
Callers
4
shutdownOtel
Function · 0.65
shutdownPostHog
Function · 0.65
index.test.ts
File · 0.65
shutdown
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