f6c4ccdadc
Fixed NRE with async methods returning a message
2018-12-21 10:50:06 +01:00
74985e45de
Fixed all ReSharper issues
...
Some are silly, like the "member not used" for public interfaces. The comments everywhere are ugly, sorry, but it keeps the possibly important issues visible without a dependency on some ReSharper annotations package.
2018-12-19 20:50:56 +01:00
Menno van Lavieren
ee86e2c739
RDB-136 Flow tabel wordt niet meer opgeruimd Bij een exceptie in Flow
...
Refactoring om de actie van de Exceptionstrategie door te geven aan de cleanup stack
2017-10-17 13:29:16 +02:00
Menno van Lavieren
9f30c1ec74
Tapeti Consumer HandleBasicDeliver schedules a Task asynchronously to handle the messages
2017-08-30 17:47:43 +02:00
Menno van Lavieren
d386a3101e
Bug fix in nested context disposing
2017-07-10 14:14:54 +02:00
Menno van Lavieren
06654b099a
Allow Message middleware to septup a nested context and call 'next' multiple times
2017-07-07 10:59:12 +02:00
20ac467006
Fixed #6 : Provide a way to start a flow outside of a message handler
...
Fixed Continuation methods binding to dynamic queues
2017-02-15 22:05:01 +01:00
52ad9a4fc6
Fixed Tapeti trying to publish return types of type Task
2017-02-13 15:47:57 +01:00
d7514e37d0
Fixed #8 : Account for all-capital abbreviations in routing key strategy
2017-02-12 14:42:49 +01:00
b319be8d76
Fixed InvalidCastException for Task<T> methods
2017-02-10 12:07:34 +01:00
66fbcf2427
Moved Tapeti project to it's own folder
2017-02-07 16:22:04 +01:00
9d101f5d0d
Moved project up one folder
2016-11-17 09:05:39 +01:00
97b654737a
Some initial ideas worked out, with a generous amount of todos
2016-11-16 23:11:05 +01:00