feat: initial scaffold of unibus message bus (membership service + client lib + demo peers)
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# Per-PC writable runtime state (never distributed).
|
||||
local_files/
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
jetstream/
|
||||
blobs/
|
||||
worker.id
|
||||
*.id
|
||||
|
||||
# Build artifacts
|
||||
/membershipd
|
||||
/worker
|
||||
/chat
|
||||
*.exe
|
||||
Reference in New Issue
Block a user