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