Skip to content

Switch from protobuf crate to prost #4

@aljoscha

Description

@aljoscha

The protobuf crate doesn't make for very idiomatic rust code. Prost is nicer but doesn't support reflection/Any. Alternatively, we could try and support switching between Protobuf implementations.

These are the relevant Prost issues:

Relevant PR:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions