openvidu/openvidu-server
dependabot[bot] b6b51bc6ab
build(deps): bump ua-parser-js in /openvidu-server/src/dashboard
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:16:21 +00:00
..
deployments deployment: OPENVIDU_UPGRADABLE_VERSION to 2.25 2022-12-22 13:59:45 +01:00
docker Update openvidu-recording image 2023-01-18 16:02:57 +01:00
src build(deps): bump ua-parser-js in /openvidu-server/src/dashboard 2023-01-27 15:16:21 +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.25.0 2022-12-22 12:41:39 +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