openvidu/openvidu-java-client
Juan Navarro 5e9511a376 Merge branch 'master' into mediasoup FIXME CONFLICT
This merge commit includes 2 merge conflicts:

* openvidu-browser/src/OpenVidu/Session.ts
In modern code, the OpenVidu version is obtained through other means.
However in the mediasoup branch this value is used in several of the
*LEGACY.ts files.

* openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts
In the mediasoup branch, the special treatment for ionic was removed:
    openvidu-browser: removed Ionic iOS timeout on first subscription

23d64be806
and also the method was converted into async and returned a Promise.
However in master the code is still like the old one.
2021-01-22 14:17:00 +01:00
..
src Merge branch 'master' into mediasoup FIXME CONFLICT 2021-01-22 14:17:00 +01:00
README.md READMEs updated to point to releases page 2020-03-26 16:51:49 +01:00
generate-docs.sh Force codec to avoid transcoding working. 2020-09-03 19:40:13 +02:00
pom.xml Update openvidu-java-client to version v2.16.0 2020-11-11 17:32:59 +00:00

README.md

License badge Documentation Status Support badge

openvidu-java-client