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
- Host: GitHub
- URL: https://github.com/ttab/briar
- Owner: ttab
- License: mit
- Created: 2024-09-04T12:57:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T02:22:08.000Z (over 1 year ago)
- Last Synced: 2025-03-04T19:44:01.119Z (over 1 year ago)
- Language: Go
- Size: 38.1 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.