1
0
mirror of synced 2024-06-25 22:07:39 +00:00
Tapeti/Tapeti
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
..
Config Implemented IAsyncDisposable 2021-06-02 20:56:10 +02:00
Connection Fixed #29: Deserialization errors due to not buffering RabbitMQ Client's body 2021-06-25 09:28:25 +02:00
Default Implemented RoutingKey attribute 2021-06-04 11:51:45 +02:00
Exceptions [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
Helpers Implemented RoutingKey attribute 2021-06-04 11:51:45 +02:00
Tasks [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +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 Fixed #29: Deserialization errors due to not buffering RabbitMQ Client's body 2021-06-25 09:28:25 +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 Implemented IAsyncDisposable 2021-06-02 20:56: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 Implemented IAsyncDisposable 2021-06-02 20:56:10 +02:00
TapetiAppSettingsConnectionParams.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
TapetiConfig.cs Provide a way to disable queue verification 2020-03-17 15:21:39 +01: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 Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00