openvidu/openvidu-server
dependabot[bot] 523dc8e069
build(deps): bump socket.io-parser in /openvidu-server/src/dashboard
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 23:51:48 +00:00
..
deployments deployment: Fix some typos of speech to text parameters at .env files 2022-11-03 12:53:47 +01:00
docker openvidu-recording Docker image: add Ubuntu 22.04-based image 2022-10-06 11:25:12 +02:00
src build(deps): bump socket.io-parser in /openvidu-server/src/dashboard 2022-11-09 23:51:48 +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