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
Gabriele Santomaggio
60e006b2a3
remove builders ( #15 )
...
* remove builders
---------
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2024-11-15 08:37:28 +01:00
Luke Bakken
b9a14aaf38
API consistency with .NET client
...
* Prefer using `IQueueSpecification` and `IExchangeSpecification` instead of `string`
For bindings, use strings for source and destination names.
Add sleep so credit is granted from RMQ (HACK)
Add minimal sleep for links to be established
* No need to have exported types and functions in `common.go`
* Simplify functions and remove `PercentCodec` type
Use `fmt.Errorf`
Update modules
2024-09-23 12:49:16 -07:00
Gabriele Santomaggio
189408c5bb
Restore the Azure Client ( #11 )
...
The null value is fixed here https://github.com/Azure/go-amqp/pull/336
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2024-09-16 09:34:27 +02:00
Gabriele Santomaggio
05f7cd9fbb
First implementation for Exchanges and bindings ( #2 )
...
* First implementation for Exchanges and bindings
---------
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
2024-09-11 14:42:05 +02:00