Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Please add support for multiple app-protocol flags #315

Description

@litan1106

In the real world, we required to use both http and grpc protocol.

Currently, the task only support either http or grpc not allow to use both.

dapr run --app-id my-app --app-port 16002 --dapr-http-port 3602 --dapr-grpc-port 56002 --app-protocol grpc --app-protocol http --log-level debug

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