📝 testing plan for PTTH_QUIC
parent
f867f32927
commit
584654a6b4
|
@ -0,0 +1,8 @@
|
|||
# How-to: Test PTTH_QUIC
|
||||
|
||||
- Put a couple terminals in `prototypes/quic_demo`
|
||||
- Set up a relay `cargo run --bin quic_demo_relay_server`
|
||||
- Verify that the relay has no servers connected
|
||||
- Set up a server
|
||||
- The relay should refuse the server's connection if its API key is not recognized
|
||||
- Once the relay recognizes the API key, the server should automatically reconnect
|
Loading…
Reference in New Issue