Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soulgarden/rmq-pubsub

Rmq simple publisher and subscriber with circuit breaker and graceful shutdown support
https://github.com/soulgarden/rmq-pubsub

go library publisher pubsub pubsub-library rabbitmq subscriber

Last synced: 2 months ago
JSON representation

Rmq simple publisher and subscriber with circuit breaker and graceful shutdown support

Awesome Lists containing this project

README

        

Convenient RabbitMQ simple publisher and subscriber with circuit breaker and graceful shutdown support

[![Go Report Card](https://goreportcard.com/badge/github.com/soulgarden/rmq-pubsub)](https://goreportcard.com/report/github.com/soulgarden/rmq-pubsub)
![Tests and linters](https://github.com/soulgarden/rmq-pubsub/actions/workflows/main.yml/badge.svg)

### Examples

See [examples](https://github.com/soulgarden/rmq-pubsub/tree/master/examples) directory

### Test

Run `make test` in console