envoyproxy/envoy

Ability to use SOCK_DGRAM sockets

Open

#11 239 ouverte le 18 mai 2020

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)C++ (5 373 forks)batch import
area/udphelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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?

Guide contributeur