Summary
Add a Messaging Bridge pattern slice that connects two message buses or channel topologies while preserving PatternKit message headers and explicit translation boundaries.
Scope
- Fluent runtime API in PatternKit.Core
- Source-generated topology factory and diagnostics
- TinyBDD coverage for fluent behavior, generated parity, and invalid configuration
- Production-oriented IServiceCollection example showing integration with existing apps
- BenchmarkDotNet coverage for fluent and generated construction/execution
- Pattern, generator, example, and benchmark documentation
- Catalog and README pattern table updates
Notes
This follows the Message Bus slice and can build on MessageBus plus MessageChannel primitives.
Summary
Add a Messaging Bridge pattern slice that connects two message buses or channel topologies while preserving PatternKit message headers and explicit translation boundaries.
Scope
Notes
This follows the Message Bus slice and can build on MessageBus plus MessageChannel primitives.