tuwunel/src/core
Jason Volk 5b620a2c37 Add .and_is() / .and_if() to the BoolExt smalltalk.
Signed-off-by: Jason Volk <jason@zemos.net>
2025-10-21 17:41:42 +00:00
..
alloc Send unmaintained hardened_malloc-rs to valhalla. 2025-09-11 08:56:38 +00:00
benches Switch to Criterion for benchtests. 2025-10-02 05:27:48 +00:00
config Add option to toggle compact log format. 2025-10-06 01:19:36 +00:00
error State-reset and security mitigations. 2025-08-11 18:45:28 +00:00
info Remove declaration for Room V1 until support is confirmed complete. (#12) 2025-09-23 05:15:10 +00:00
log Add option to toggle compact log format. 2025-10-06 01:19:36 +00:00
matrix Implement better fmt::Debug for pdu::Builder. 2025-10-02 05:29:48 +00:00
metrics Add unique id counter to request tracing span. (fixes #112) 2025-07-24 04:07:28 +00:00
mods Post-formatting aesthetic and spacing corrections 2025-05-11 07:02:14 +00:00
tests/state_res Rename core integration test directory for state_res. 2025-10-02 05:29:48 +00:00
utils Add .and_is() / .and_if() to the BoolExt smalltalk. 2025-10-21 17:41:42 +00:00
Cargo.toml Use insta and criterion for main integration test and benches respectively. 2025-10-02 05:29:48 +00:00
debug.rs Fix cfg condition for debug logging (996a5488be) 2025-09-08 22:25:00 +00:00
mod.rs Move args and runtime back to main from core (1313eb0b64). 2025-10-06 01:19:36 +00:00
server.rs Fix shutdown signalling on startup. 2025-10-06 01:19:36 +00:00