AsyncMediator Series - Part 1
Inspiration
Origination executes distinctly from Consumption
From the beginning π€
The idea of a Mediator is generally the go to when we want to decouple a Request from its Processing. There's already some well established and widely used mediator ...
concurrentflows.com10 min read
Silas Reinagel
Software Engineering Leader
This seem very nice and well thought out!
Do you have a real code example of the usage?
The usage is probably the more important bit for a potential consumer of the library.