ptth/src
_ e7edf84282 🐛 Fix rendezvous problem.
Now clients can queue up for a server, which fixes a few things:

- A server can receive multiple requests at once, reducing roundtrip
count in theory
- Clients can wait up to 30 seconds on the relay before the server
is ready for them
- If the server has just left to service a request, the client will
queue instead of seeing the server as absent and giving up
2020-11-01 20:07:46 -06:00
..
bin Set up CLI flags to manually test 2 servers at once 2020-10-31 22:17:11 -05:00
relay 🐛 Fix rendezvous problem. 2020-11-01 20:07:46 -06:00
server 🐛 Fix rendezvous problem. 2020-11-01 20:07:46 -06:00
http_serde.rs ♻️ Extract http_serde::Body so I can make the file server standalone 2020-10-30 20:35:39 -05:00
lib.rs 🐛 Fix rendezvous problem. 2020-11-01 20:07:46 -06:00