Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ramadani/clinci
- Owner: ramadani
- License: mit
- Created: 2019-04-08T08:52:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T01:43:10.000Z (over 5 years ago)
- Last Synced: 2024-06-20T14:23:06.306Z (6 months ago)
- Topics: event-driven, event-listener, golang-package, message-broker, publisher-subscriber, pubsub, queue, rabbitmq
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)