Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ramadani/clinci

Event Listener using RabbitMQ Pub/Sub
https://github.com/ramadani/clinci

event-driven event-listener golang-package message-broker publisher-subscriber pubsub queue rabbitmq

Last synced: 15 days ago
JSON representation

Event Listener using RabbitMQ Pub/Sub

Awesome Lists containing this project

README

        

# clinci

RabbitMQ Pub/Sub wrapper for easy to use

## Installation

```bash
$ go get github.com/ramadani/clinci
```

## Usage

See [example](https://github.com/ramadani/clinci/tree/master/example)