ktorio / ktorio/ktor

Systemd sockets

Open
#1,899 1 comment 0 reactions 0 assignees View on GitHub
feature help wanted
Dominant language
Kotlin
Stars
14.5k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
49

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.

Contributor guide

Open the contributing guide

Research direction

Start with the Server subsystem and the systemd.socket documentation linked in the issue. Define how systemd-created TCP and Unix-domain sockets would be accepted, including queued connections across service restarts and service dependencies; support for these behaviors would indicate completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.