atuin/crates/atuin-daemon/src
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
..
server fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
client.rs feat(daemon): add support for daemon on windows (#2014) 2024-05-13 09:35:34 +07:00
history.rs feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
lib.rs feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
server.rs feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00