yggdrasil v3.3.2 Yggdrasil.Subscriber.Adapter.RabbitMQ.Connection View Source
This module defines a RabbitMQ connection handler. It does not connect until a process request a connection.
Link to this section Summary
Functions
Closes a RabbitMQ channel
in the connection process identified by a pid
Opens a RabbitMQ channel in the connection process identified by a pid
Starts a RabbitMQ connection handler with a namespace
to get the options
to connect to RabbitMQ. Additionally, GenServer
options
can be provided
Stops the RabbitMQ connection handler with its pid
with an optional
reason
Link to this section Functions
Closes a RabbitMQ channel
in the connection process identified by a pid
.
Opens a RabbitMQ channel in the connection process identified by a pid
.
Starts a RabbitMQ connection handler with a namespace
to get the options
to connect to RabbitMQ. Additionally, GenServer
options
can be provided.
Stops the RabbitMQ connection handler with its pid
with an optional
reason
.