jiti-meet/react/features/base/connection
paweldomas b25db3ce2e feat(config.js): add 'websocket' config option
Config.js will allow to specify both BOSH and Websocket URLs. In such
case the web app will prefer Websocket over BOSH. The reason is that it
appears to be more stable and a bit fast on web, while on mobile
websocket is dropped fast(killed by the OS) on network changes.
2020-01-24 15:21:10 -06:00
..
actionTypes.js Fix flow errors from base/connection 2019-04-10 15:47:36 +02:00
actions.native.js feat(config.js): add 'websocket' config option 2020-01-24 15:21:10 -06:00
actions.web.js fix: utf-8 room name case sensitivity 2019-10-08 10:35:19 +02:00
constants.js rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
functions.js ref: move getCurrentConferenceUrl to base/connection 2019-07-26 08:25:53 +02:00
index.js rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
reducer.js [RN] Fix normalizing BOSH URLs (#3376) 2018-08-16 23:03:15 -05:00