continuwuity/src/service
Jason Volk 084751ae38 refactor globals::updates into a Service
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-14 11:31:39 +00:00
..
account_data set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
admin reduce RoomVersionId patterns 2024-07-14 11:31:39 +00:00
appservice inline analysis and symbol reduction; emits smaller than 64 bytes marked inline 2024-07-04 21:06:35 +00:00
globals refactor globals::updates into a Service 2024-07-14 11:31:39 +00:00
key_backups impl crate::Service for Service 2024-07-04 21:06:35 +00:00
media move media startup into service 2024-07-14 11:31:39 +00:00
presence abstract service worker pattern; restart on panic. 2024-07-14 11:31:39 +00:00
pusher set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
rooms reduce RoomVersionId patterns 2024-07-14 11:31:39 +00:00
sending refactor Error::bad_config 2024-07-14 11:31:39 +00:00
transaction_ids impl crate::Service for Service 2024-07-04 21:06:35 +00:00
uiaa impl crate::Service for Service 2024-07-04 21:06:35 +00:00
updates refactor globals::updates into a Service 2024-07-14 11:31:39 +00:00
users fix arithmetic side-effects 2024-07-08 22:02:09 +00:00
Cargo.toml mute dev_release_log_level from --all-features for now 2024-06-30 18:02:16 +00:00
manager.rs split service manager into unit 2024-07-14 11:31:39 +00:00
mod.rs refactor globals::updates into a Service 2024-07-14 11:31:39 +00:00
service.rs abstract service worker pattern; restart on panic. 2024-07-14 11:31:39 +00:00
services.rs refactor globals::updates into a Service 2024-07-14 11:31:39 +00:00