Commit Graph

10 Commits (cccc0acb0d1d8e26218ae0e9f3176c282cbbde71)

Author SHA1 Message Date
dependabot[bot] cccc0acb0d
build(deps): bump async from 2.6.3 to 2.6.4 in /openvidu-browser
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 16:29:09 +00:00
cruizba 80ab17ff92 openvidu-browser, openvidu-node-client, openvidu-testapp: Update to lockversion v2 and fixes for npm v8 build 2022-04-12 14:42:12 +02:00
jenkinsopenvidu 0e71cbc561 Update to version v2.21.0 2022-03-03 12:28:08 +00:00
csantosm af818b66f6 openvidu-browser: Fixed bug using speaking events
Subscribing to start/stop speaking events, the speechEvent object (which is undefined) is trying to invoke to 'on' method. This prevents the correct behaviour of the stop/start speaking events.
2022-02-11 17:33:45 +01:00
pabloFuente 9def6c6056 package-lock.json to npm-shrinkwrap.json 2018-06-15 15:18:51 +02:00
pabloFuente 263db59bdd openvidu-browser: unnecesary dependencies removed 2018-06-13 17:31:25 +02:00
pabloFuente 75332533b2 openvidu-browser: WebRtcPeer to TypeScript 2018-06-11 13:08:30 +02:00
pabloFuente 3066662ef4 openvidu-browser RpcBuilder import in OpenVidu.ts change to 'require' 2018-06-04 14:33:57 +02:00
pabloFuente b5698a75dc e2e updated to test local recorder feature 2018-05-16 18:23:21 +02:00
pabloFuente 23f34127cf openvidu-browser: Subscriber.subscribeToAudio / Video fix 2018-05-14 19:06:53 +02:00