Skip to content

Move message handling types to abstractions projects #153

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
The Azure Service Bus message pump project contains several message handling abstractions that is now tightly-coupled to the message pump project. It would be good to extract these interfaces in a separate project.

Describe the solution you'd like

  • Move the MessageHandling types from the Arcus.Messaging.Pumps.Abstractions to the Arcus.Messaging.Abstractions project/namespace
  • Move the MessageHandling types from the Arcus.Messaging.Pumps.ServiceBus to the Arcus.Messaging.ServiceBus.Abstractions project/namespace.

Metadata

Metadata

Assignees

Labels

area:message-processingAll issues related to how we process the messagesbreaking-changeAll issues related to code breaking changes.enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions