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.
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.