We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6875434 commit 602bef0Copy full SHA for 602bef0
1 file changed
docs/relay-listener/README.md
@@ -10,6 +10,14 @@ The listener processes worklist actions sent from Manage/Django and creates work
10
┌─────────────────────┐ ┌──────────────────────┐
11
│ Django (Manage) │ │ Gateway (Behind FW) │
12
└─────────────────────┘ └──────────────────────┘
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
21
│ │
22
│ (1) Send Worklist Actions │
23
│ ────────────────────────────────> │
0 commit comments