envoyproxy/envoy

Ability to use SOCK_DGRAM sockets

Open

#11.239 aberto em 18 de mai. de 2020

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (5.373 forks)batch import
area/udphelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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?

Guia do colaborador