Skip to content

The sdk should auto-detect ipv4 loopback and ipv6 loopback for daprd communication. #218

Description

@LMWF

Expected Behavior

Today the sdk will choose the ipv4 loopback address to contact darpd: 127.0.0.1 (this was changed from "localhost" today). Some users may prefer ipv6 or may operate in an ipv6 only environment. The sdk should automatically detect which one to use: ipv6 or ipv4.

Actual Behavior

Today the sdk will always use the ipv4 loopback address: 127.0.0.1 to connect to daprd.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions