Skip to main content

JetstreamFeatureOptions

Defined in: src/interfaces/options.interface.ts:415

Options for JetstreamModule.forFeature().

Properties

codec?

optional codec?: Codec

Defined in: src/interfaces/options.interface.ts:423

Override the global codec for this client. Falls back to the root codec from forRoot() when omitted.


name

name: string

Defined in: src/interfaces/options.interface.ts:417

Target service name for subject construction.