Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizalmf/rabbitbbq
Simple RabbitMQ reciever/publisher build in Java
https://github.com/rizalmf/rabbitbbq
javafx rabbitmq rabbitmq-client
Last synced: 4 days ago
JSON representation
Simple RabbitMQ reciever/publisher build in Java
- Host: GitHub
- URL: https://github.com/rizalmf/rabbitbbq
- Owner: rizalmf
- Created: 2020-11-09T03:45:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T05:15:56.000Z (3 months ago)
- Last Synced: 2024-11-11T05:16:12.009Z (2 months ago)
- Topics: javafx, rabbitmq, rabbitmq-client
- Language: Java
- Homepage:
- Size: 221 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RabbitBBQ
Simple RabbitMQ reciever/publisher build in Java## On Development
## Download app
[Here](https://github.com/rizalmf/RabbitBBQ/releases)## Screenhots
![1](1.png)
![2](2.png)
![3](3.png)### Changelog
- **v1.0.0 (build ready)**
- initial commit
- **v1.1.0 (build ready)**
- feature/publish_subscribe
(add basic publish. temporary disable headers, arguments, properties (bug))
- **v1.2.1 (build ready)**
- feature/selected_pattern
(add search by key, combination listener. fix focus area)