ktorio/ktor

Systemd sockets

オープン

#1,899 opened on 2020/05/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (1,254 件のフォーク)batch import
featurehelp wanted

Repository metrics

Stars
 (14,408 個のスター)
PR merge metrics
 (平均マージ 24d 16h) (30d で 58 merged PRs)

説明

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.

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