Skip to content

Commit 602bef0

Browse files
committed
Document connection origin for relay listener
Make it explicit that the connection is established by an outbound connection from the relay listener inside the Trust network boundary.
1 parent 6875434 commit 602bef0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/relay-listener/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ The listener processes worklist actions sent from Manage/Django and creates work
1010
┌─────────────────────┐ ┌──────────────────────┐
1111
│ Django (Manage) │ │ Gateway (Behind FW) │
1212
└─────────────────────┘ └──────────────────────┘
13+
│ │
14+
│ │
15+
│ (0) Connect │
16+
│ <──────────────────────────────── │
17+
│ Establish a connection. Once this succeeds, we │
18+
│ will have a full-duplex, bi-directional comms │
19+
│ channel │
20+
│ │
1321
│ │
1422
│ (1) Send Worklist Actions │
1523
│ ────────────────────────────────> │

0 commit comments

Comments
 (0)