1
0
mirror of synced 2024-06-26 14:27:38 +00:00
Tapeti/Tapeti/Connection
Mark van Renswoude a0c9d97694 Added ConfigureAwait to (hopefully) all awaits
Ugly as heck, but it's recommended for libraries
2024-04-08 14:20:15 +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 Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
RabbitMQArguments.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
TapetiBasicConsumer.cs Changed to Async consumer with ConsumerDispatchConcurrency 2024-04-08 14:19:16 +02:00
TapetiChannel.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
TapetiClient.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
TapetiConsumer.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
TapetiPublisher.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
TapetiSubscriber.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00