Skip to content

Switch from protobuf crate to prost #4

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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