Rig.EventStream.NatsToFilter (Reactive Interaction Gateway v3.0.0-alpha.2) View Source
Subscribes to a NATS topic and forwards messages to the event filter by event type.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Returns module configuration.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
config() :: any()
Returns module configuration.
If application environment contains values in Keyword
or Map
struct,
defaults from macro usage will be recursively merged with application configuration.
If one of the configuration parameters does not exist or can not be resolved, raises ArgumentError
.