Skip to content

Protobuf payload deserialization #259

@sophokles73

Description

@sophokles73

UMessage:: assumes UPayloadFormat::UPAYLOAD_FORMAT_UNSPECIFIED to be synonymous with UPayloadFormat::UPAYLOAD_FORMAT_PROTOBUF_WRAPPED_IN_ANY when deserializing the message payload.

However, the outcome of eclipse-uprotocol/up-spec#237 was to not consider these payload formats as synonymous (anymore). The code needs to be adapted accordingly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions