Skip to content

A better solution to run gRPC server and gateway together #2365

@defool

Description

@defool

🚀 Feature

It is simple and high-performance if we run gRPC server and gateway in the same process, but now a localhost network call is necessary which lower the performance (our test data is 70% lower).

Has any better solution to utilize the features of gRPC server( eg. Intercepter) and avoid network call?

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