Tapeti/Tapeti
Mark van Renswoude a9a38f2497 Fixed Flow response messages blocking the consumer
Caused by non-async disposable payload in MessageContext never being disposed
2021-09-16 12:26:11 +02:00
..
Config Fixed Flow response messages blocking the consumer 2021-09-16 12:26:11 +02:00
Connection Changed IExceptionStrategy to async 2021-09-05 10:03:29 +02:00
Default Fixed Flow response messages blocking the consumer 2021-09-16 12:26:11 +02:00
Exceptions [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
Helpers Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
Tasks Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
ConsumeResult.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
IConnection.cs Implemented IAsyncDisposable 2021-06-02 20:56:10 +02:00
IConsumer.cs Revert "Merge branch 'hotfix/2.5.1' into develop" 2021-07-05 09:01:02 +02:00
IDependencyResolver.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
IExceptionStrategy.cs Changed IExceptionStrategy to async 2021-09-05 10:03:29 +02:00
IExchangeStrategy.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
ILogger.cs Added support for consuming incompatible durable queues without breaking 2021-09-02 13:58:01 +02:00
IMessageSerializer.cs [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
IPublisher.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
IRoutingKeyStrategy.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
ISubscriber.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
MessageAction.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
MessageController.cs [ci skip] Done with XML documentation for now 2019-08-15 11:26:55 +02:00
Tapeti.csproj Added SourceLink reference 2021-09-16 11:41:03 +02:00
TapetiAppSettingsConnectionParams.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
TapetiConfig.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
TapetiConfigControllers.cs Fix for #24: Queue attribute is required for Start methods 2020-06-11 16:38:32 +02:00
TapetiConnection.cs Implemented IAsyncDisposable 2021-06-02 20:56:10 +02:00
TapetiConnectionParams.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00