Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Use single layer of messages #395

Description

@cthulhu-rider

In current implementation we have 2 layers of messages:

  • so-called v2 layer with types providing stable marshaling
  • grpc layer with auto-generated types

After #389 generated messages provide stable marshaling, so we can purge v2 layer on type-level.

We also need to adopt rpc functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4No visible changesS1Highly significantU4Nothing urgentenhancementImproving existing functionality

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions