ptth/prototypes/quic_demo/src
_ 0129f36d2a 🚧 begin building PTTH_DIREC
Working:
- Client sends the first cookie to relay
- Relay learns client's WAN address

Next steps:
- Associate PTTH_DIREC state with QUIC connection so we can track it / destroy
it all at once
- P3 asks P4 to accept PTTH_DIREC connection
2021-10-11 01:59:08 +00:00
..
bin 🚧 begin building PTTH_DIREC 2021-10-11 01:59:08 +00:00
client_proxy.rs allow `0` to mean "The OS should pick an available TCP port for us to listen to" 2021-10-10 20:42:17 +00:00
connection.rs ♻️ refactor: extract TCP-QUIC relay connection 2021-07-18 18:58:59 +00:00
executable_end_server.rs ♻️ refactor 2021-10-10 16:48:25 +00:00
lib.rs ♻️ refactor: extract PTTH_QUIC end server to a module in the PTTH_QUIC lib 2021-10-02 17:39:25 +00:00
prelude.rs 🚧 begin building PTTH_DIREC 2021-10-11 01:59:08 +00:00
protocol.rs 🚧 begin building PTTH_DIREC 2021-10-11 01:59:08 +00:00
quinn_utils.rs 🚨 clean up clippy warnings 2021-10-10 17:22:04 +00:00