mirror of https://github.com/OpenVidu/openvidu.git
openvidu-server: new autoscaling event
parent
f5171c9306
commit
61d0867a25
|
@ -21,6 +21,6 @@ public enum CDREventName {
|
|||
|
||||
sessionCreated, sessionDestroyed, participantJoined, participantLeft, webrtcConnectionCreated,
|
||||
webrtcConnectionDestroyed, recordingStarted, recordingStopped, recordingStatusChanged, filterEventDispatched,
|
||||
mediaNodeStatusChanged
|
||||
mediaNodeStatusChanged, autoscaling
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue