ktorio/ktor

Systemd sockets

Open

#1,899 建立於 2020年5月27日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Kotlin (14,408 star) (1,254 fork)batch import
featurehelp wanted

描述

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.

貢獻者指南