continuwuity/src/service/rooms/event_handler
Jason Volk 1d02851028 implement several broadband loops
Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-04 21:50:20 +00:00
..
acl_check.rs split event_handler service 2024-11-08 09:21:42 +00:00
fetch_and_handle_outliers.rs simplify get_pdu() interface; eliminate unconditional Arc 2024-11-29 08:47:02 +00:00
fetch_prev.rs split event_handler service 2024-11-08 09:21:42 +00:00
fetch_state.rs use stricter timeout for fetching state 2024-11-27 06:30:20 +00:00
handle_incoming_pdu.rs simplify get_pdu() interface; eliminate unconditional Arc 2024-11-29 08:47:02 +00:00
handle_outlier_pdu.rs simplify get_pdu() interface; eliminate unconditional Arc 2024-11-29 08:47:02 +00:00
handle_prev_pdu.rs split event_handler service 2024-11-08 09:21:42 +00:00
mod.rs simplify get_pdu() interface; eliminate unconditional Arc 2024-11-29 08:47:02 +00:00
parse_incoming_pdu.rs split event_handler service 2024-11-08 09:21:42 +00:00
resolve_state.rs implement several broadband loops 2024-12-04 21:50:20 +00:00
state_at_incoming.rs implement several broadband loops 2024-12-04 21:50:20 +00:00
upgrade_outlier_pdu.rs optimize state compressor I/O w/ batch operation 2024-11-27 06:30:20 +00:00