Skip to content
English

SseOptions

SseOptions = SseOptionsBuilder | Partial<SseOptionsType>

Defined in: src/io/broker/SseOptions.ts:60

Accepted input for any SSE-configurable constructor: the fluent SseOptionsBuilder OR a plain SseOptionsType object.