Skip to content

scalapb-validate integration with akka-grpcΒ #70

Closed
@thesamet

Description

@thesamet

akka-grpc defaults to compiling with flat_package=true. This results in user's generated code to reference the flat-package location of Scala sources generated by validate.proto. However, the validate.proto shipped with scalapb-validate, through common-protos defaults to flat_package=false.

The goal of this ticket is to come up with a straightforward way for akka-grpc users to use scalapb-validate.

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