Skip to content

Serialization changes #60

@tom-kuchler

Description

@tom-kuchler

The requests and responses currently have intermixed metadata and context data, should separate them so we can update the metadata layout etc. more easily without having impact on serialization and deserialization.
Move to all metadata in the beginning and then all data, should make it easier to serialize and deserialize as well as improve performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions