continuwuity/src/core
Jason Volk c5b94be5b8 remove dev_release_log_level cfg
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-01 23:28:01 -05:00
..
alloc apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
config reduce non-debug startup warnings 2025-01-01 23:28:01 -05:00
error integrate some std io error kinds with our status code abstraction 2025-01-01 23:28:01 -05:00
info apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
log add console log event format hook 2025-01-01 23:28:01 -05:00
metrics add num_workers() convenience to core metrics 2024-12-18 13:32:13 -05:00
mods rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
pdu refactor various Arc<EventId> to OwnedEventId 2025-01-01 23:28:01 -05:00
utils get device info with libc using major/minor 2025-01-01 23:28:01 -05:00
Cargo.toml remove dev_release_log_level cfg 2025-01-01 23:28:01 -05:00
debug.rs remove dev_release_log_level cfg 2025-01-01 23:28:01 -05:00
mod.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
server.rs abstract async shutdown waiting loop 2025-01-01 23:28:01 -05:00