mattermost-mobile/app/products/calls
Claudio Costa 9c2b5133ab
[MM-43838] Calls: WebSocket reconnection support (#6497)
* WebSocket reconnection support

* Simplify

* Reposition code

* Return early if already closed
2022-07-25 18:19:55 +02:00
..
client [MM-45001] Add support for generating short-lived TURN credentials (#6404) 2022-06-30 10:06:21 +02:00
components [MM-44651] Implement MaxCallParticipants config setting (#6334) 2022-06-03 08:18:12 +02:00
screens [MM-44155] Handle call_end event (#6316) 2022-06-02 10:59:11 +02:00
store [MM-45001] Add support for generating short-lived TURN credentials (#6404) 2022-06-30 10:06:21 +02:00
connection.ts [MM-43838] Calls: WebSocket reconnection support (#6497) 2022-07-25 18:19:55 +02:00
hooks.ts MM-43904 - Fix: Calls: "Access to route for non-existent plugin" error log (#6210) 2022-05-03 15:02:58 -04:00
simple-peer.ts Add support for ICEServersConfigs (#6371) 2022-06-16 14:15:17 +02:00
utils.ts [MM-44155] Handle call_end event (#6316) 2022-06-02 10:59:11 +02:00
websocket.ts [MM-43838] Calls: WebSocket reconnection support (#6497) 2022-07-25 18:19:55 +02:00