1
0
mirror of synced 2024-07-03 09:00:36 +00:00
Tapeti/Tapeti/Connection
Mark van Renswoude be576a2409 Implemented #31: Include message details in exception logging (optionally)
Refactored IControllerMessageContext into context payloads to get access to it in the exception handler
2021-09-02 16:16:44 +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 #30 Test if new Tapeti async consumer runs parallel 2021-07-05 10:28:49 +02:00
TapetiChannel.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
TapetiClient.cs Added support for consuming incompatible durable queues without breaking 2021-09-02 13:58:01 +02:00
TapetiConsumer.cs Implemented #31: Include message details in exception logging (optionally) 2021-09-02 16:16:44 +02:00
TapetiPublisher.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
TapetiSubscriber.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00