temit > TemitOptions > exchange
TemitOptions.exchange property
The name of the RabbitMQ exchange that Temit will send its traffic through.
You shouldn't have to change this option in the majority of circumstances, but this can be useful for separating groups of Temit instances that don't need access to each other in larger systems.
Defaults to "temit"
.
Signature:
exchange?: string;