From b2fd8a8edeb177773e0e50832cfd8fbf0edd6082 Mon Sep 17 00:00:00 2001 From: _ <> Date: Sat, 17 Jul 2021 06:18:22 +0000 Subject: [PATCH] :white_check_mark: --- prototypes/quic_demo/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/prototypes/quic_demo/README.md b/prototypes/quic_demo/README.md index 1f473b0..6d48ea2 100644 --- a/prototypes/quic_demo/README.md +++ b/prototypes/quic_demo/README.md @@ -15,6 +15,7 @@ The netcat processes from steps 1 and 5 should now be connected to each other. The end-to-end testing above is the happy path. Try these sadder cases: +- Swap Steps 2 and 3 - After Step 2, restart the server proxy P4 - After Step 3, restart the client proxy P2 - After Step 2, restart the relay server P3