openvidu/openvidu-server
dependabot[bot] 1e8e4d800e
build(deps-dev): bump karma in /openvidu-server/src/dashboard
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.10 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.10...v6.3.14)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 13:49:17 +00:00
..
deployments deployment: Fix wrong OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE to 7 2022-02-09 13:02:58 +01:00
docker Fix typo in docs 2022-02-03 10:35:37 -05:00
src build(deps-dev): bump karma in /openvidu-server/src/dashboard 2022-02-11 13:49:17 +00:00
.gitignore openvidu-server: main index.html at "/" 2020-04-17 13:08:38 +02:00
LICENSE Initial OpenVidu platform commit 2016-10-11 09:53:32 +02:00
NOTICE Copyright update from 2019 to 2020 2020-02-04 11:25:54 +01:00
README.md Update README doc badge 2021-10-07 12:47:56 +02:00
pom.xml WebhookIntegrationTest 2021-11-14 23:16:54 +01:00
sonar-project.properties CDR file only created when openvidu.cdr thanks to conditional logback.xml 2018-02-02 19:45:39 +01:00

README.md

License badge Documentation Status Docker badge Support badge

openvidu-server

  • Description: OpenVidu server side. It receives the remote procedure calls from openvidu-browser and manage all the media streams operations. You don't have to make direct use of it. Just to run it.

  • Docs: REST API

  • Release: OpenVidu Artifacts