mirror of https://github.com/synctv-org/synctv
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
## Summary - Route `UserLeft` through room presence delivery only. - Reserve disconnect signals and access-revocation events for terminating realtime sessions. - Keep cross-replica presence coverage and explicitly release E2E test infrastructure. ## Testing - `make nextest` - `cargo nextest run -p synctv-api-common --no-fail-fast` - `cargo nextest run -p synctv-realtime --no-fail-fast` - `cargo nextest run -p synctv-api --test websocket_test websocket_e2e::test_ws_cross_replica_same_user_partial_disconnect_does_not_emit_user_left --run-ignored ignored-only --no-fail-fast` |
1 month ago | |
|---|---|---|
| .. | ||
| support | 2 months ago | |
| admin_error_message_tests.rs | 1 month ago | |
| admin_rate_limit_tests.rs | 2 months ago | |
| api_security_tests.rs | 1 month ago | |
| chat_permission_integration_tests.rs | 2 months ago | |
| client_ip_tests.rs | 2 months ago | |
| client_resource_availability_tests.rs | 2 months ago | |
| dynamic_playback_api_tests.rs | 1 month ago | |
| email_rate_limit_tests.rs | 2 months ago | |
| grpc_layer_tests.rs | 2 months ago | |
| guest_token_validation_tests.rs | 1 month ago | |
| http_integration_test.rs | 2 months ago | |
| list_my_rooms_integration_tests.rs | 2 months ago | |
| local_message_broadcast_tests.rs | 1 month ago | |
| member_approval_api_integration_tests.rs | 2 months ago | |
| oauth2_state_onetime_tests.rs | 2 months ago | |
| playlist_permission_tests.rs | 2 months ago | |
| room_join_approval_integration_tests.rs | 2 months ago | |
| room_member_visibility_integration_tests.rs | 2 months ago | |
| room_password_rate_limit_integration_tests.rs | 2 months ago | |
| server_settings_tests.rs | 2 months ago | |
| user_room_member_matrix_integration_tests.rs | 2 months ago | |
| username_reserved_words_tests.rs | 2 months ago | |
| webrtc_integration_test.rs | 1 month ago | |
| websocket_test.rs | 1 month ago | |