跳到主要内容

请求报文格式

描述

订阅
{
"method": "subscribe",
"params": [
"{topic}@{arg},{arg}",
"{topic}@{arg}"
],
"id": "{id}" // 回调 ID
}