node-ts / bus

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

Port middleware over to master #158

Closed adenhertog closed 2 years ago

adenhertog commented 2 years ago

https://github.com/node-ts/bus/pull/156 introduces middleware that's useful for tracing and telemetry tools like data dog/new relic/aws xray etc. this was merged through to v0.x due to a business constraint, but it'd be great to release this into v1.x also.

adenhertog commented 2 years ago

closed by #160