Open
Description
Describe the proposal
Ref dapr/dapr#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.