continuwuity/src/service/sending
Katie Kloss 92a848f74d fix: Crash before starting on OpenBSD
core_affinity doesn't return any cores on OpenBSD, so we try to
clamp(1, 0). This is Less Good than fixing that crate, but at
least allows the server to start up.
2026-02-20 10:13:54 +00:00
..
antispam.rs feat: Consolidate antispam checks into a service 2026-01-05 20:10:28 +00:00
appservice.rs fix: Use correct token handlers for Ruma 2026-01-09 19:42:14 +00:00
data.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
dest.rs shard sender into multiple task workers by destination hash 2025-01-01 23:28:01 -05:00
mod.rs fix: Crash before starting on OpenBSD 2026-02-20 10:13:54 +00:00
sender.rs fix: Apply timeouts in more places 2026-01-09 19:42:13 +00:00