ptth/crates
_ e03ddc2539 🐛 bug: fix TLS issue in ptth_multi_call_server
PTTH is supposed to pack its own PKI roots. We did this for ptth_server
but a discrepancy in the Cargo.toml files for the PTTH_QUIC server
caused Cargo to accidentally turn off that feature in reqwest
2022-05-25 14:17:02 -05:00
..
always_equal 📝 remove Github repo from Cargo.tomls. PTTH is no longer on my Github 2021-07-18 17:44:07 +00:00
debug_proxy ⬆️ update to Tokio 1.8.x to get a feature I want 2021-07-18 17:33:34 +00:00
metrics_test ⬆️ update to Tokio 1.8.x to get a feature I want 2021-07-18 17:33:34 +00:00
ptth_core add the multi-call server 2021-10-02 18:13:14 +00:00
ptth_file_server_bin use rust_embed and default configs so you can call `ptth_file_server` from any working dir. 2021-10-02 19:49:19 +00:00
ptth_kv ⬆️ update to Tokio 1.8.x to get a feature I want 2021-07-18 17:33:34 +00:00
ptth_multi_call_server add ptth_file_server to ptth_multi_call_server. 2021-10-02 19:07:55 +00:00
ptth_relay ⬆️ update to blake3 1.0.0 to de-dupe the cfg-if depend 2021-10-02 19:13:46 +00:00
ptth_server 🐛 bug: fix TLS issue in ptth_multi_call_server 2022-05-25 14:17:02 -05:00
ptth_server_gui GUI is working well now 2021-07-12 01:01:47 +00:00