1
0
mirror of synced 2024-07-01 00:07:39 +00:00
Tapeti/Examples/03-FlowRequestResponse
Mark van Renswoude 165680fd38 Added ValueTask support
- This is a breaking change for custom middleware implementations
Added validation for return type handling
- This may be breaking for incorrect implementations, but highly unlikely
2022-02-09 11:27:07 +01:00
..
03-FlowRequestResponse.csproj Added .NET Standard 2.1 as additional target framework 2022-02-09 08:35:57 +01:00
ParallelFlowController.cs Added NoRequestsBehaviour to ParallelFlow.Yield 2021-12-10 11:45:09 +01:00
Program.cs Code style cleanup 2022-02-09 09:50:25 +01:00
ReceivingMessageController.cs Added ValueTask support 2022-02-09 11:27:07 +01:00
SimpleFlowController.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00