Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)