We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6189116 commit 624c1d1Copy full SHA for 624c1d1
downstairs/src/lib.rs
@@ -1140,13 +1140,13 @@ where
1140
* │ │
1141
* │ ┌────────────────┴────────────────────┐
1142
* │ │ framed_write_task │
1143
- * │ └─▲─────▲──────────────────▲──────────┘
1144
- * │ │ │ │
1145
- * │ ping│ │invalid │
1146
- * │ ┌────────┘ │frame │responses
1147
- * │ │ │errors │
1148
1149
- * ┌────▼──┴─┐ message ┌┴──────┐ job ┌┴────────┐
+ * │ └───────▲──────────────────▲──────────┘
+ * │ │ │
+ * │ │invalid frame │
+ * │ │errors, pings │responses
+ * ┌────▼────┐ message ┌┴──────┐ job ┌┴────────┐
1150
* │resp_loop├──────────►│pf_task├─────────►│ dw_task │
1151
* └─────────┘ channel └──┬────┘ channel └▲────────┘
1152
0 commit comments