openvidu/openvidu-node-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
..
config Typedoc config updated to avoid protected classes 2020-09-22 17:15:12 +02:00
src Merge branch 'master' into mediasoup FIXME CONFLICT 2021-01-22 14:17:00 +01:00
.gitignore Jenkinsfile updated to avoid npm build terminal query 2020-09-09 16:29:41 +02:00
.npmignore npmignore files ignoring docs/ folders 2018-09-14 14:51:01 +02:00
README.md READMEs updated to point to releases page 2020-03-26 16:51:49 +01:00
generate-docs.sh openvidu-browser and openvidu-node-client generate-docs.sh 2020-04-05 21:34:10 +02:00
package-lock.json openvidu-node-client: Updated axios dependecy 2021-01-05 15:13:48 +01:00
package.json openvidu-node-client: Updated axios dependecy 2021-01-05 15:13:48 +01:00
tsconfig.json openvidu-node-client tsconfig.json updated (exclude) 2018-04-26 22:05:42 +02:00

README.md

License badge Documentation Status Support badge

openvidu-node-client