Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigFred Rust commons

Shared modules and architectural patterns for hub daemons written in Rust.

The HTTP / OAuth / dcc-bus client SDK lives in dcc-bigfred/bigfred (rust/crates/bigfred-client).

Crate Path Role
bigfred-shared-daemon rust/crates/bigfred-shared-daemon $DATA_DIR paths, config load + hot-reload, Unix-socket command server (IPC bind is always singleton — see crate README)

Rust — bigfred-shared-daemon

[dependencies]
bigfred-shared-daemon = { git = "https://github.com/dcc-bigfred/rust-commons", branch = "main" }

Features: ipc (framing, bind, Command router), config (JSON load + inotify watch). Default enables both.

Until the first crates.io release, use the git dependency above.

About

BigFred Rust common modules and architectural patterns

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages