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?

貢獻者指南