1
0
mirror of synced 2024-07-01 16:27:40 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Menno van Lavieren
2dd96f946d RDB-46 Volgorde bug in Flow Library
Uitbreiding van het testscript
2017-09-07 09:55:26 +02:00
Menno van Lavieren
b39c7eefa4 Tapeti Consumer HandleBasicDeliver schedules a Task asynchronously to handle the messages 2017-08-30 17:47:43 +02:00
Menno van Lavieren
5e45b8fa90 Default = null bij WithFlow 2017-07-27 17:32:31 +02:00
Menno van Lavieren
580a4716c0 Testscript van David om flow ends te testen 2017-07-25 15:50:38 +02:00
Menno van Lavieren
476f69c7fe BUG FIX: getters and setters of propperties are not recognised as Message handlers 2017-07-24 10:21:34 +02:00
Menno van Lavieren
abce6b9d84 Connect Disconnect en Reconnect events toegevoegd aan de TapetiConnection 2017-07-14 12:33:09 +02:00
Menno van Lavieren
4ae32388f1 Package updates Onder andere RabbitMQ Newtosoft en SimpleInjector 2017-06-26 13:04:10 +02:00
Menno van Lavieren
5301bd1b65 Finished the Connectionstring Parser with extensive unit tests 2017-06-26 11:43:55 +02:00
3564a9c113 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
444511a003 Fixed #5: Implement message validation 2017-02-12 21:43:30 +01:00
70f1896fe9 Implemented #10: YieldWithParallelRequest 2017-02-12 19:04:26 +01:00
4e669c5091 Preparations for NuGet push 2017-02-08 22:09:06 +01:00
1a0d9b2570 Added AppSettings ConnectionParams helper
Changed BindingFilters to MessageFilterMiddleware (in preparation for SignalR interaction package)
Start of SqlConnectionFlowRepository
2017-02-08 15:52:24 +01:00
e06a631700 Renamed IMiddlewareBundle to ITapetiExtension 2017-02-07 18:22:28 +01:00
3f93870433 Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
4dd8f73f99 Added request/response validation for non-yieldpoint methods
Added ExceptionStrategy
Removed PublishExchange, fixed default ExchangeStrategy
2017-02-07 16:13:33 +01:00
a7b1ea85e5 First working prototype of the flow port 2017-02-05 23:22:34 +01:00
1379eb5a17 Work in progress for migrating from Saga to Flow 2017-01-31 12:01:08 +01:00
2806e2d304 Somewhere along the line the recent changes got lost. Fixed it, I hope. 2016-12-13 22:01:43 +01:00
8f5160e860 Back to a working state 2016-12-11 15:08:58 +01:00
dfd480444e Added Saga interfaces
More mockup code
2016-12-07 10:19:16 +01:00
68399db095 Some more interface foundations 2016-12-05 23:41:17 +01:00
e62aa7d482 Started refactoring, not in any usable state yet 2016-12-05 08:00:09 +01:00
1f64fea559 Added concept for ILogger
Moved some code about
2016-11-21 20:54:29 +01:00
806477d5bf Implemented consumer, serializer, routing key strategy and single-threaded task queue (first working version basically) 2016-11-20 14:34:50 +01:00