Skip to content

Pipeline Release

No due date 0% complete

I intend to replace the publish and consume middleware pipelines, serialization, and envelopes with a more generic pipeline (decorator) pattern. This will probably use either magicpipes or some sort of rxjs/observable pipeline. The benefit of this is that it will make adding more messaging patterns simpler and simplify working with middleware and handlers.

I intend to replace the publish and consume middleware pipelines, serialization, and envelopes with a more generic pipeline (decorator) pattern. This will probably use either magicpipes or some sort of rxjs/observable pipeline. The benefit of this is that it will make adding more messaging patterns simpler and simplify working with middleware and handlers.