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.
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.