node-ts / bus

A typescript based enterprise service bus framework based on enterprise integration patterns
https://bus.node-ts.com/
MIT License
272 stars 25 forks source link

Add Request/Response pattern #151

Open maganuk opened 3 years ago

maganuk commented 3 years ago

It would be great to see a Request/Response kind of a pattern using the bus. Something like what MassTransit does: https://masstransit-project.com/usage/requests.html