continuwuity/src/core
Jason Volk 7d6710c033 add broadband stream extensions
Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-03 07:39:02 +00:00
..
alloc make jemalloc stats an optional feature 2024-08-29 19:19:20 +00:00
config add configurables for frontend pool options 2024-11-28 07:20:43 +00:00
error use arrayvec for integer deserialization buffer 2024-11-25 02:54:29 +00:00
info add our_modules() for log capture filter convenience 2024-08-08 18:09:21 +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 renames for core pdu 2024-11-08 06:09:04 +00:00
utils add broadband stream extensions 2024-12-03 07:39:02 +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