Support domain socket
Open
area/client
good first issue
help wanted
P1
size/S
triaged/resolved
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
## Describe the proposal
Ref https://github.com/dapr/dapr/issues/2864
UPDATE:
DAPR_HTTP_ENDPOINT and DAPR_GRPC_ENDPOINT should also work with a local socket path instead of HTTP.
Users can specify the value of the socket path with the following value `unix:/tmp/my-dapr.sock`
## Release Note
RELEASE NOTE: **ADD** support domain socket.
Contributor guide
Assessment
This issue has not been assessed yet.