envoyproxy/envoy

Ability to use SOCK_DGRAM sockets

Open

#11.239 geöffnet am 18. Mai 2020

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/udphelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide