Go to file
_ 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
ptth_handlebars Add server list page 2020-10-31 15:46:38 -05:00
src 🐛 Fix rendezvous problem. 2020-11-01 20:07:46 -06:00
.gitignore That's long polling 2020-10-27 01:42:10 +00:00
COPYING Add license and README 2020-10-27 13:59:03 +00:00
Cargo.toml 🐛 Fix rendezvous problem. 2020-11-01 20:07:46 -06:00
todo.md 🐛 Fix rendezvous problem. 2020-11-01 20:07:46 -06:00