1
0
mirror of synced 2024-06-26 14:27:38 +00:00
Tapeti/Tapeti/Connection
Mark van Renswoude e33201dc17 Fixed #29: Deserialization errors due to not buffering RabbitMQ Client's body
- TIL there is an AsyncDefaultBasicConsumer which eliminates the need for the Task.Run
2021-06-25 09:28:25 +02:00
..
IConnectionEventListener.cs Possible fix for #18 Two consumers from same connection after reconnect 2019-10-10 16:03:47 +02:00
ITapetiClient.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
TapetiBasicConsumer.cs Fixed #29: Deserialization errors due to not buffering RabbitMQ Client's body 2021-06-25 09:28:25 +02:00
TapetiClient.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
TapetiConsumer.cs Fixed #29: Deserialization errors due to not buffering RabbitMQ Client's body 2021-06-25 09:28:25 +02:00
TapetiPublisher.cs Implemented stateless request-response support 2020-02-12 11:34:51 +01:00
TapetiSubscriber.cs Implemented IAsyncDisposable 2021-06-02 20:56:10 +02:00