envoyproxy/envoy

Ability to use SOCK_DGRAM sockets

Open

#11,239 opened on 2020年5月18日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
area/udphelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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?

コントリビューターガイド