ptth/crates
_ 98b43d1ba2 guess MIME for JavaScript files so that `ptth_file_server` can serve Jet Racing 4 locally.
Firfox has a bunch of odd security features that I only sometimes understand.
Among them is that it won't load JS files without the `content-type` header,
and it also disables a lot of features for the `file://` scheme. Which I think
is a shame. There's probably a good reason they do this, but I'm not aware of one.

So now you can use PTTH's file server to host Jet Racing 4.
2021-10-02 20:03:03 +00: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 guess MIME for JavaScript files so that `ptth_file_server` can serve Jet Racing 4 locally. 2021-10-02 20:03:03 +00:00
ptth_server_gui GUI is working well now 2021-07-12 01:01:47 +00:00