openvidu/openvidu-server
dependabot[bot] 5fc0de86a3
build(deps): bump engine.io in /openvidu-server/src/dashboard
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.1.0 to 6.1.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.1.0...6.1.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 16:27:06 +00:00
..
deployments openvidu-server, browser: Add Simulcast Publisher config (#680) 2022-01-05 15:12:51 +01:00
docker deployment: change IP discovery script to match mediasoup-controller 2021-12-24 16:05:41 +01:00
src build(deps): bump engine.io in /openvidu-server/src/dashboard 2022-01-19 16:27:06 +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