ptth/crates
_ 0d3b402050 add prototype FLTK GUI for ptth_server
Right now it can only start and stop the server once, due to a known
bug. Eventually I'd like it to be a user-friendly GUI with all the
required config files and maybe a folder browser so you can pick
which folder(s) are served.
2021-07-11 10:59:48 -05:00
..
always_equal 📝 docs: fix code highlighting in docs, patch bump 2021-04-18 12:41:16 -05:00
debug_proxy switch to rustls 2021-07-11 11:53:41 +00:00
metrics_test 🚧 wip: testing a hypothesis about collecting metrics 2021-04-28 19:50:40 -05:00
ptth_core remove `heim` dependency 2021-07-11 12:17:36 +00:00
ptth_file_server_bin ♻️ refactor: rename file_server::State to file_server::FileServer 2021-04-17 19:10:52 -05:00
ptth_forwarding ⬆️ deps: upgrade everything to Tokio 1.2.0 2021-03-06 21:46:35 +00:00
ptth_forwarding_relay 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
ptth_kv ♻️ refactor: remove un-needed muts 2021-04-18 08:33:07 -05:00
ptth_relay 🐛 bug: don't leak request IDs in the audit log 2021-07-11 10:56:40 +00:00
ptth_server 📝 document how to run `ptth_server` 2021-07-11 13:12:32 +00:00
ptth_server_gui add prototype FLTK GUI for ptth_server 2021-07-11 10:59:48 -05:00