atuin/crates/atuin-daemon
YummyOreo ce67e52772
feat(daemon): add support for daemon on windows (#2014)
* fix: gracefully exit on windows

* feat(daemon): tcp support for windows

* feat(daemon): add tcp port configuration

* fix: logging and fix compiler error

* docs: add build dependency to the readme

fix(docs): move a line up

* fix: missing field error

* docs: adds the daemon section to the default config

* fix: clippy and fmt

* feat: Update README.md

Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>

* refactor: changes tcp port and other stuff as per request

* fix(config): update default tcp port in example config

* fix: complier error on unix

* refactor: make the cfg stuff look better

---------

Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
2024-05-13 09:35:34 +07:00
..
proto feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
src feat(daemon): add support for daemon on windows (#2014) 2024-05-13 09:35:34 +07:00
build.rs feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
Cargo.toml fix: add incremental rebuild to daemon loop (#2010) 2024-05-08 17:28:52 +01:00