ptth/crates/ptth_relay
(on company time) 863bbe18e4 ⬆️ update hyper dep and allow HTTP/2 for the relay
This makes it easier for a gateway like Nginx to terminate TLS for a PTTH relay
without needing an entire TCP connection for each connected PTTH server.
2022-09-14 14:54:42 -05:00
..
src 🐛 bug: sweep request_rendezvous for timed-out requests, too 2022-08-02 10:32:19 -05:00
Cargo.toml ⬆️ update hyper dep and allow HTTP/2 for the relay 2022-09-14 14:54:42 -05:00
README.md 📝 docs: add README to `ptth_relay` before publishing 2021-04-18 13:06:01 -05:00

README.md

PTTH Relay

The PTTH relay accepts incoming connections from PTTH servers, and acts as a reverse proxy, forwarding incoming requests from HTTP clients to PTTH servers.