openvidu/openvidu-server
Emanuele Cirino a7a54ddc64 openvidu-server: add message sent event
this patch registers the sendMessage event (signal: chat and signal: xxx)
for tracking all the messages exchanged between the various clients.

Signed-off-by: Bruno Bottazzini <b.bottazzini@eco-mind.eu>
2020-07-15 10:03:22 +02:00
..
docker Delete readme.md to avoid mistakes with the docs 2020-07-10 19:50:59 +02:00
src openvidu-server: add message sent event 2020-07-15 10:03:22 +02: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 openvidu.io/docs/ to docs.openvidu.io/en/stable/ 2020-04-14 13:35:50 +02:00
pom.xml Update to version v2.15.0 2020-07-03 10:53:47 +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 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