mattermost-mobile/app/client
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
..
rest [MM-62666] Cpa sort order (#8618) 2025-02-25 10:54:38 +01:00
websocket [MM-62925] introduce websocket client-side ping (#8633) 2025-03-11 11:48:09 -04:00