mattermost-mobile/test
David Krauser c27f0eade2
[MM-62925] introduce websocket client-side ping (#8633)
This commit introduces new functionality on the client side to send PING messages over the websocket. If the server doesn't respond within PING_INTERVAL (currently 30 seconds), the connection is closed and re-created. This will allow us to find broken connections more quickly.
2025-03-11 11:48:09 -04:00
..
api_mocks Fix edit attachments (#8468) 2025-01-17 12:41:14 +01:00
intl-test-helper.tsx Extra keyboard (#8348) 2024-11-29 11:58:13 +08:00
mock_api_client.ts Add performance metrics to the app (#7953) 2024-06-12 09:45:27 +02:00
setup.ts Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
test_helper.ts Enforce names for singleton imports (#8639) 2025-02-27 12:46:17 +01:00
timer_helpers.ts [MM-62925] introduce websocket client-side ping (#8633) 2025-03-11 11:48:09 -04:00