Skip to content

Commit 624c1d1

Browse files
committed
Update diagrams
1 parent 6189116 commit 624c1d1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

downstairs/src/lib.rs

+7-7
Original file line numberDiff line numberDiff line change
@@ -1140,13 +1140,13 @@ where
11401140
* │ │
11411141
* │ ┌────────────────┴────────────────────┐
11421142
* │ │ framed_write_task │
1143-
* │ └──────▲──────────────────▲──────────┘
1144-
* │ │ │
1145-
* │ ping│ │invalid
1146-
* │ ┌────────┘ │frame │responses
1147-
* │ │errors
1148-
* │ │ │
1149-
* ┌────▼───┐ message ┌┴──────┐ job ┌┴────────┐
1143+
* │ └──────▲──────────────────▲──────────┘
1144+
* │ │ │
1145+
* │ │invalid frame
1146+
* │ │errors, pings │responses
1147+
* │
1148+
* │ │ │
1149+
* ┌────▼───┐ message ┌┴──────┐ job ┌┴────────┐
11501150
* │resp_loop├──────────►│pf_task├─────────►│ dw_task │
11511151
* └─────────┘ channel └──┬────┘ channel └▲────────┘
11521152
* │ │

0 commit comments

Comments
 (0)