Skip to content

pub/sub running question #689

@bhljay

Description

@bhljay

can we run my subscribe application in local machine and at the same time sidecar is running on remote machine

publish application is working when use the following code,
System.setProperty("dapr.sidecar.ip","*****");
System.setProperty("dapr.http.port","3500");
System.setProperty("dapr.grpc.port","5001");
but i do not know how to run my subscribe application

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions