Skip to content

Migrate datadir, config watch, and IPC onto dcc-daemon - #15

Open
keskad wants to merge 2 commits into
mainfrom
feat/dcc-daemon
Open

Migrate datadir, config watch, and IPC onto dcc-daemon#15
keskad wants to merge 2 commits into
mainfrom
feat/dcc-daemon

Conversation

@keskad

@keskad keskad commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace local datadir, drop-in watch, and Unix IPC with dcc-daemon.
  • Keep PeerUid auth, 16 MiB frames, and streaming logs/watch.
  • Git dep is pinned to rust-commons#1 (rev=bdc4155). After that lands on main, switch to branch = "main" and run make deps-update.

Test plan

  • make test / make clippy
  • tests/config_test.rs, config_watch_test.rs, ipc_test.rs, protocol_test.rs
  • Merge rust-commons#1 first so the pin can move to main

Made with Cursor

keskad and others added 2 commits September 4, 2026 07:00
Share the singleton Unix-socket bind and reload helpers instead of
keeping a local copy that can drift from the other hub daemons.

Co-authored-by: Cursor <cursoragent@cursor.com>
Start config watch before boot, always register drop-in paths for
late-attach, and forward dcc-daemon log lines into LogHub.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant