10 lines
228 B
Markdown
10 lines
228 B
Markdown
---
|
|
type: task
|
|
after:
|
|
- ./add.md
|
|
---
|
|
|
|
Every host should be able to listen to and publish to pubsub channels on NATS.
|
|
All messages should be signed by their sending host, and all receiving hosts
|
|
should verify these signatures.
|