Tapeti/Tapeti
Mark van Renswoude e9a7e32bf5 Slightly improved logging to fix #28
Logging the body is not worth it at the moment, as the original issue regarding corrupt body contents has been fixed already
2021-07-18 13:52:49 +02:00
..
Config Implemented IAsyncDisposable 2021-06-02 20:56:10 +02:00
Connection Slightly improved logging to fix #28 2021-07-18 13:52:49 +02:00
Default Added data to controller method exceptions, like Tapeti Flow does for yield point exceptions 2021-07-18 13:49:01 +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 [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
IExchangeStrategy.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
ILogger.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +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 Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +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