Skip to content

Function: registerGetSessionHandler()

Makaio Framework


Makaio Framework / services-core/session/testing/orchestrator-shared / registerGetSessionHandler

registerGetSessionHandler(sessions): UnsubscribeFunction

Defined in: ../../../packages/services/core/src/session/testing/orchestrator-shared.ts:118

Register a bus handler for session.get that looks up sessions from the provided map.

Map<string, IMakaioSession>

Map of sessions to serve

UnsubscribeFunction

Unsubscribe function