MCPcopy
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

shutdownOtelFunction · 0.65
shutdownPostHogFunction · 0.65
index.test.tsFile · 0.65
shutdownFunction · 0.65

Implementers 2

RedisRoomManagerapps/realtime/src/rooms/redis-manager.
MemoryRoomManagerapps/realtime/src/rooms/memory-manager

Calls

no outgoing calls

Tested by

no test coverage detected