We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tutorial: WebSocket 升级指引(Web & 小程序)
2、小程序接入,更改受信域名 小程序使用前,需要将以下域名设为受信域名(已有的 im 受信域名可以都删掉):
wss://wss.im.qcloud.com wss://wss.tim.qq.com https://web.sdk.qcloud.com https://webim.tim.qq.com https://api.im.qcloud.com 将以下域名添加到 downloadFile 合法域名:
https://cos.ap-shanghai.myqcloud.com https://cos.ap-shanghai.tencentcos.cn https://cos.ap-guangzhou.myqcloud.com 将以下域名添加到 uploadFile 合法域名:
https://cos.ap-shanghai.myqcloud.com https://cos.ap-shanghai.tencentcos.cn https://cos.ap-guangzhou.myqcloud.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tutorial: WebSocket 升级指引(Web & 小程序)
2、小程序接入,更改受信域名
小程序使用前,需要将以下域名设为受信域名(已有的 im 受信域名可以都删掉):
wss://wss.im.qcloud.com
wss://wss.tim.qq.com
https://web.sdk.qcloud.com
https://webim.tim.qq.com
https://api.im.qcloud.com
将以下域名添加到 downloadFile 合法域名:
https://cos.ap-shanghai.myqcloud.com
https://cos.ap-shanghai.tencentcos.cn
https://cos.ap-guangzhou.myqcloud.com
将以下域名添加到 uploadFile 合法域名:
https://cos.ap-shanghai.myqcloud.com
https://cos.ap-shanghai.tencentcos.cn
https://cos.ap-guangzhou.myqcloud.com
The text was updated successfully, but these errors were encountered: