Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 464 Bytes

streamlivechatroom.md

File metadata and controls

34 lines (29 loc) · 464 Bytes

stream-livechat-room

DDP message

{
    "msg":"sub",
    "id":"6NctZomXL3ZdtKNsn",
    "name":"stream-livechat-room",
    "params":[
        "KTZqPAR9DQGxKcxzf",
        {
            "useCollection":false,
            "args":[
                {
                    "token":"jkGaw6duhiuh45"
                }
            ]
        }
    ]
};

Response

{
    "msg":"ready",
    "subs":[
        "JHalkajwdh67"
    ]
}