Commit Graph

3 Commits

Author SHA1 Message Date
Gabriele Santomaggio 54eab6556d
Rename the package name (#29)
* Rename the package name
* Fixes https://github.com/rabbitmq/rabbitmq-amqp-go-client/issues/28


Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-17 14:04:13 +01:00
Gabriele Santomaggio 031a2ac54d
add stream support (#24)
* Implement the stream support and filtering for the stream
---------
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-13 12:04:35 +01:00
Gabriele Santomaggio 707fe72c3d
Auto recovery connection publishers and consumers (#22)
* Closes: #4
*. Closes: #5
* Add auto-reconnection for connection, producers and consumers 

---------

Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2025-02-07 11:00:14 +01:00