Skip to content

Address issues related to DataTransmitMessage's data field type and handling of binary data #486

@aaraney

Description

@aaraney

The original title for this issue was Change DataTransmitMessage's data field type to accommodate binary data. See discussion here and here.

It relates to #424 and may still have implications on #432.

However, as noted below, we cannot simply change the data field from str to bytes, as this breaks the implementation for serialization. That said, this leaves in question whether/how we can support anything beyond unicode data. This issue should track further discussion and work on addressing this.

Metadata

Metadata

Labels

maasMaaS Workstream

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions