Skip to content

Serialization changes #60

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.

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