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.

貢獻者指南