ptth/crates/ptth_core/src
_ 6f45f5105e remove `heim` dependency
It doesn't work on Android, and I can't fault it for that (Platform difference)
but it also drags in `uom` which has a bunch of template magic that takes
forever to compile, and I'm pretty sure it's dragging down my compile times.

I tried to build `ptth_server` on nightly to get compile timings, and heim
depends on `socket2` which failed to compile.

And I never ended up using the CPU monitoring. So heim is gone now.
2021-07-11 12:17:36 +00:00
..
graceful_shutdown.rs 📝 docs: document ptth_core 2021-04-17 17:47:01 -05:00
http_serde.rs should be possible to POST to servers now 2021-05-15 17:50:43 +00:00
lib.rs 📝 docs: update README for bottom crates 2021-04-18 12:37:37 -05:00
prelude.rs remove `heim` dependency 2021-07-11 12:17:36 +00:00