persistence + proper disconnect

This commit is contained in:
2025-11-28 17:29:33 -05:00
parent 029d62cb53
commit 7557507f27
16 changed files with 413 additions and 67 deletions

3
src/bin/server/data.rs Normal file
View File

@@ -0,0 +1,3 @@
pub struct DBMsg {
}