Skip to content

Protobuf Extensions and Oneof #42

Open
@machinekoder

Description

The protobuf definitions might be easier to understand by using the Protobuf Extensions and Oneof features:
https://developers.google.com/protocol-buffers/docs/proto?hl=en

E.g. message types for a certain service could be defined in separate file instead of the types.proto. It would simplify documentation of things that belong together.

Activity

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

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