Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 292 Bytes

stream-notify-room-users.md

File metadata and controls

21 lines (16 loc) · 292 Bytes

stream-notify-room-users

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

Events

  • webrtc

Example Call

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