JetstreamFeatureOptions
Defined in: src/interfaces/options.interface.ts:217
Options for JetstreamModule.forFeature().
Properties
codec?
optionalcodec?:Codec
Defined in: src/interfaces/options.interface.ts:225
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:219
Target service name for subject construction.