atuin/crates/atuin-daemon
Nemo157 2e88321aec
feat: support systemd socket activation for daemon (#2039)
This avoids issues with clients attempting to connect to the daemon
while it's starting, systemd creates the socket early and will queue
connections up until the daemon is ready to accept them.
2024-05-25 13:03:55 +01:00
..
proto feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
src feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00
build.rs feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
Cargo.toml feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00