API Reference rabbitmq_stream v0.2.0
modules
Modules
Responsible for managing multiple connections for a single cluster, routing requests accordingly, and enforcing Well-behaved praticies.
Responsible for encoding and decoding messages, opening and maintaining a socket connection to a single node. It connects to the RabbitMQ, and authenticates, and mantains the connection open with heartbeats.
RabbitMQStream.Publisher
allows you to define modules or processes that publish messages to a single stream.