Skip to content

Interface: BusSubscribeSyncCompleteMessage

Makaio Framework


Makaio Framework / bus-core / BusSubscribeSyncCompleteMessage

Interface: BusSubscribeSyncCompleteMessage

Section titled “Interface: BusSubscribeSyncCompleteMessage”

Defined in: ../../../packages/bus-core/src/types/transports.ts:80

Subscribe-sync-complete handshake message.

Sent by the bus to a newly registered transport after the current handler subscriptions have been pushed. The recipient resolves its ready promise upon receipt, signalling that priority-based request dispatch may safely route through the transport.

type: "subscribe-sync-complete"

Defined in: ../../../packages/bus-core/src/types/transports.ts:81