envoyproxy/envoy

SRV service discovery support

Open

#125 创建于 2016年10月6日

在 GitHub 查看
 (32 评论) (57 反应) (0 负责人)C++ (5,373 fork)batch import
area/service discoveryenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Support SRV queries (used by Consul DNS, etc.) so that DNS can return IP/port combinations.

SRV is not supported by getaddrinfo_a so need to integrate with DNS library to make the query directly.

贡献者指南