envoyproxy/envoy

SRV service discovery support

开放

#125 创建于 2016年10月6日

 (32 条评论) (57 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/service discoveryenhancementhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (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.

贡献者指南