Skip to main content
Version: 2.12

exports

Hot Reloadable
The whole export set is discarded and rebuilt from the config file on every reload; changes apply to connections that are already up.

A list of exports for this account.

Properties

NameDescriptionTypeDefaultReloadable
streamA subject or subject with wildcards that the account will publish to. Exclusive of service.string-Yes
serviceA subject or subject with wildcards that the account will subscribe to. Exclusive of stream.string-Yes
accountsA list of account names that can import the stream or service. If not specified, the service or stream is public and any account can import it.string-Yes
response_typeIndicates if a response to a service request consists of a single or a stream of messages. Possible values are single or stream.stringsingleYes