Skip to content

Support binary data messages to enable more native integration scenarios #886

Description

@DavidBoike

Version 12.5 of Azure.Storage.Queues adds support for binary data, custom shapes and Base64 encoding, which enables the possibility to worth with BinaryData and encourages switching over to that instead of MessageText which we still use everywhere.

Due to our current use of MessageText rather than binary data, there are certain native integration scenarios that would currently just break. Using binary data would enable the transport to read the data no matter the formtting, and at least provide it for behaviors to massage into a shape that can be processed.

Related to Particular/NServiceBus.DataBus.AzureBlobStorage#415

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions