openvidu/openvidu-server
dependabot[bot] 783fe04f21
build(deps): bump loader-utils in /openvidu-server/src/dashboard
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 22:28:37 +00:00
..
deployments deployment: Update nginx version and bump deployment versions 2022-11-10 14:44:33 +01:00
docker deployment: Update nginx version and bump deployment versions 2022-11-10 14:44:33 +01:00
src build(deps): bump loader-utils in /openvidu-server/src/dashboard 2022-11-15 22:28:37 +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 Update Copyright dates 2022-03-18 10:31:19 +01:00
README.md Update README with OpenVidu Tests badge 2022-06-08 14:40:26 +02:00
pom.xml Update to version v2.23.0 2022-09-21 20:47:30 +00: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 OpenVidu Tests 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