Some checks are pending
offline / test (push) Waiting to run
Each module has SUMMARY.md and NATS.md (who sends/receives, subject addresses, payload). Tests: splitter 3, worm 3, aggregator 2. Forgejo repos pushed separately; this commit keeps them in the monorepo.
8 lines
319 B
Markdown
8 lines
319 B
Markdown
# NATS — verae-request-splitter
|
|
|
|
| Direction | Address | To | Body |
|
|
|-----------|---------|-----|------|
|
|
| OUT | `verae.archive.put` | each WORM | one message per publicMeta / privateMeta / file |
|
|
| OUT | (in-process) chain | middleware | `{ sha256, hashAlg, data? }` |
|
|
|
|
No inbound NATS in the in-process embedding.
|