https://github.com/cloudamqp/clojure-amqp-example
A Clojure example project showing how to connect, publish and consume a message via CloudAMQP
https://github.com/cloudamqp/clojure-amqp-example
Last synced: over 1 year ago
JSON representation
A Clojure example project showing how to connect, publish and consume a message via CloudAMQP
- Host: GitHub
- URL: https://github.com/cloudamqp/clojure-amqp-example
- Owner: cloudamqp
- Created: 2012-03-26T13:41:25.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T10:13:21.000Z (over 3 years ago)
- Last Synced: 2025-01-13T08:13:30.546Z (over 1 year ago)
- Language: Clojure
- Homepage: http://www.cloudamqp.com/
- Size: 3.91 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clojure-amqp-example
An example project showing how to connect, publish and consume a message via CloudAMQP
## Usage
```bash
lein run
```
## Deploy to Heroku
[](https://heroku.com/deploy)