Notify Room Users (Realtime)

Prev Next

Stream for users in a room. It is used to notify about WebRTC calls.

Events

  • webrtc

Example call

{
    "msg": "sub",
    "id": "70",
    "name": "stream-notify-room-users",
    "params":[
        "user-id/webrtc",
        false
    ]
}