1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-10-15 19:21:57 +00:00
continuwuity/src/core
Jason Volk d921b82376 add options for console tracing EnvFilter details
Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-08 07:12:26 +00:00
..
alloc make jemalloc stats an optional feature 2024-08-29 19:19:20 +00:00
config add options for console tracing EnvFilter details 2024-12-08 07:12:26 +00:00
error use arrayvec for integer deserialization buffer 2024-11-25 02:54:29 +00:00
info abstract supported room versions apis 2024-12-08 07:12:23 +00:00
log fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
metrics tokio metrics 2024-07-14 11:31:39 +00:00
mods fixes for modules 2024-07-28 05:59:12 -07:00
pdu remove unnecessary tracing of pdu conversions 2024-12-08 07:12:26 +00:00
utils add is_err() to TryFuture extension 2024-12-08 07:12:23 +00:00
Cargo.toml add pretty/si-unit byte size parsing/printing utils 2024-11-13 02:38:03 +00:00
debug.rs replace additional use tracing:: 2024-11-14 04:50:07 +00:00
mod.rs refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
server.rs add some interruption points in recursive event handling to prevent shutdown hangs 2024-10-26 18:50:29 -04:00