Skip to content

Deepen messaging backplane host demo #190

@JerrettDavis

Description

@JerrettDavis

Scope

Expand the messaging backplane demo so it reads like an app-native messaging platform setup rather than a low-level transport sample.

Acceptance criteria

  • Add a host/builder startup surface similar in shape to MassTransit/MediatR composition.
  • Expose a typed client for request/reply and publish/subscribe use from application services.
  • Keep the broker boundary pluggable through application-owned transports.
  • Preserve PatternKit's role as pattern API/DSL/composition, not broker infrastructure.
  • Add tests for host setup/topology plus the existing end-to-end workflow.
  • Update docs to show the richer setup and adapter boundary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions