dapr / rust-sdk

Dapr SDK for Rust - Alpha
Apache License 2.0
207 stars 62 forks source link

refactor!: adds a port override to the client setup #169

Open mikeee opened 2 months ago

mikeee commented 2 months ago

Description

BREAKING CHANGE: You will now be required to specify a port or pass None when setting up the client.

The change also adds a default port of 50001 if a port is not passed and there is no DAPR_GRPC_PORT env var set.

Issue reference

This PR will close #NA

Checklist

github-actions[bot] commented 2 weeks ago

This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!