If you'd like to contribute code or documentation, please see CONTRIBUTING.md for guidelines on how to do so.
Reporting Issues
Please report any issues with the setup process or other problems encountered while using this repository by opening a new issue in this project's GitHub page.
Send publishes a message to the given queue using a persistent singleton connection.
This is backward-compatible with the original API but now reuses the connection
instead of creating a new TCP connection per call.