Skip to content

Function: registerCreateSessionHandler()

Makaio Framework


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

registerCreateSessionHandler(sessions): UnsubscribeFunction

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

Register a bus handler for session.create that stores sessions in the provided map.

Map<string, IMakaioSession>

Map to store created sessions

UnsubscribeFunction

Unsubscribe function