Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Adds a way for applications to create and use their own RMQ connection.

Compare
Choose a tag to compare
@ratdaddy ratdaddy released this 01 Jul 20:24

If the application provides a connection to the Transmitter methods they will not close that connection upon completion of sending a message. This allows applications to create connections and persist them across message sends.