initial attempt at building Masonry

This commit is contained in:
2025-02-12 22:14:44 -07:00
commit e34da045bc
12 changed files with 187 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Daemon
A library that provides a way to register and start multiple long-running services with safe tear-down when they are done.