envoyproxy/envoy

Ability to use SOCK_DGRAM sockets

Open

#11,239 创建于 2020年5月18日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)C++ (5,373 fork)batch import
area/udphelp wanted

仓库指标

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

描述

I want to route UDP traffic to a Unix Domain Socket, but I can't do that right now because there is no way to open the socket in SOCK_DGRAM mode. I think it would be a very useful feature if it cloud do that. Is there any chance that you will be able to support it in the near future?

贡献者指南