grpc / grpc/grpc-rust

Bring your own codec

Open
#2,664 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
12.5k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
24

Description

Hi,

i'm building a set of crates that until now hooked in tonic codec for a custom encoding/decoding experience: https://codeberg.org/cemoktra/gin-tonic

Basically i'm providing a protobuf option to directly use your real types in protobuf message structs, a trait for defining how this is encoded on protobuf scalar values and a code generator for this.

I was now scimming the traits exposed by the new library, and it seems there is no such thing as the Codec trait anymore.

That leads to my main question of, to plan to re-integrate that?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.