An open API service indexing awesome lists of open source software.

https://github.com/ttab/briar

Go RabbitMQ Client Library
https://github.com/ttab/briar

Last synced: 8 months ago
JSON representation

Go RabbitMQ Client Library

Awesome Lists containing this project

README

          

# Briar - Go RabbitMQ Client Library

Note: This library is primarily designed for internal use.

Briar is a Go library designed to simplify the creation and management of RabbitMQ consumers.
It provides a robust, fault-tolerant way to handle message consumption,
including automatic reconnection, error handling, and dead-lettering.