ktorio/ktor

Systemd sockets

Open

#1,899 opened on 2020年5月27日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Kotlin (14,408 stars) (1,254 forks)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.

コントリビューターガイド

Systemd sockets · ktorio/ktor#1899 | Good First Issue