openvidu/openvidu-browser/src/OpenVidu
csantosm ce6beac85d openvidu-browser: Checked remoteConections size before find into it
When two connections close at the same time, it shows the following error : 
OpenVidu Error Remote connection unknown when 'onParticipantLeft'. Existing remote connections: []

it has been avoided checking if remoteConnections is not empty
2021-02-03 17:41:25 +01:00
..
Connection.ts openvidu-browser: all dependencies updated 2020-11-10 18:22:14 +01:00
EventDispatcher.ts openvidu-browser: Added custom logger. Fixes #440 2020-05-04 20:02:43 +02:00
Filter.ts openvidu-browser: Used typescript Map insted of custom map 2021-02-03 17:32:23 +01:00
LocalRecorder.ts openvidu-browser: Refactored Platform instances 2020-11-26 13:17:55 +01:00
OpenVidu.ts openvidu-browser: add sessionId as query param to WS URL connection 2020-12-21 15:33:18 +01:00
Publisher.ts openvidu-browser: Refactored Platform instances 2020-11-26 13:17:55 +01:00
Session.ts openvidu-browser: Checked remoteConections size before find into it 2021-02-03 17:41:25 +01:00
Stream.ts openvidu-browser: Refactored Platform instances 2020-11-26 13:17:55 +01:00
StreamManager.ts openvidu-browser: Refactored Platform instances 2020-11-26 13:17:55 +01:00
Subscriber.ts Merge branch 'audio-video-state-subscriber' of https://github.com/hypersay/openvidu into hypersay-audio-video-state-subscriber 2020-05-26 15:05:43 +02:00
tsconfig.json openvidu-browser 2.0.0 refactoring 2018-04-26 15:33:47 +02:00