Skip to content

Support using either ttrpc or grpc for shim #2399

@dmcgowan

Description

@dmcgowan

Currently the shim API uses ttrpc for communicating with the shim. This has performance advantages in the shim over using grpc. For some cases grpc may be easier to integrate with, so it should be configurable. ttrpc and grpc only differ by their wire protocol, they use the same proto definitions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions