S05: NATS endpoint catalog, passthrough and error-bundle docs
This commit is contained in:
commit
0cf87863d4
15 changed files with 1315 additions and 0 deletions
15
source/passthrough.rst
Normal file
15
source/passthrough.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Passthrough routing
|
||||
===================
|
||||
|
||||
::
|
||||
|
||||
sender --(ct, to, lookup_id)--> NATS subject
|
||||
| |
|
||||
| v
|
||||
| sm-leaf / NPE
|
||||
| |
|
||||
+---- lookup_id only ---- v
|
||||
recipient mailbox
|
||||
|
||||
Header (clear): ``to``, ``from_lookup_id``, ``alg``, ``error_token``.
|
||||
Body: ciphertext. Broker must not log ``ct``.
|
||||
Loading…
Add table
Add a link
Reference in a new issue