ktorio/ktor

Systemd sockets

Aberta

#1.899 aberto em 27 de mai. de 2020

 (1 comentário) (0 reação) (0 responsável)Kotlin (1.254 forks)batch import
featurehelp wanted

Métricas do repositório

Stars
 (14.408 estrelas)
Métricas de merge de PR
 (Mesclagem média 24d 16h) (58 fundiu PRs em 30d)

Description

Subsystem Server

Systemd can create sockets (TCP, unix domain and more) for services, see https://www.freedesktop.org/software/systemd/man/systemd.socket.html Could this be supported? The socket doesn't disappear when the service is restarted (connections get queued) and it also helps with dependencies between services.

Guia do colaborador