Commit Graph

4 Commits

Author SHA1 Message Date
Gabriele Santomaggio 89c4dd74a4
Refactor the API interfaces (#21)
* Refactor the API 
* Use the interfaces to define the targets for queues, exchanges and bindings 
* Implement the producer message target-based
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-01-30 11:29:44 +01:00
Gabriele Santomaggio cb006411f5
First consumer version (#19)
* First consumer version
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-01-22 09:56:23 +01:00
Gabriele Santomaggio 35b8893b93
Add multi uris support (#17)
* Multi uris configuration
*  remove the Interfaces
* Add outcome delivery
* refactor
* refactor state
---------
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-01-16 15:26:12 +01:00
Gabriele Santomaggio 1a6679a201
Implement publisher (#16)
* Implement publisher
* API refactor 
---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2024-11-21 10:34:08 +01:00