# JS+微信小程序mqtt示例 **Repository Path**: cutee/js_wechat-mini-program-mqtt-demo ## Basic Information - **Project Name**: JS+微信小程序mqtt示例 - **Description**: emqx中的微信小程序和js接入mqtt的示例 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-01 - **Last Updated**: 2024-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微信小程序 ## README ## a、说明 - 这是从github上导入的mqtt的示例仓库,原仓库地址:https://github.com/iAoe444/WeChatMiniEsp8266 ## b、参考资料 - **使用微信小程序接入mqtt:** https://www.emqx.io/docs/zh/latest/connect-emqx/wechat-miniprogram.html - **使用 JavaScript SDK 连接mqtt:** https://www.emqx.io/docs/zh/latest/connect-emqx/javascript.html - **mqtt js CDN:** https://unpkg.com/mqtt/dist/mqtt.min.js - **支持 TLS/SSL 的免费公共 MQTT 消息服务器:** https://www.emqx.com/zh/mqtt/public-mqtt5-broker - **mqttx客户端工具:** https://mqttx.app/zh - **mqtt教程:** https://www.emqx.com/zh/mqtt-guide ## c、免费的mqtt服务器 - **EMQX Cloud Serverless:** https://www.emqx.com/zh/cloud - **微信小程序中使用 MQTT.js 连接到 EMQX Cloud 部署:** https://docs.emqx.com/zh/cloud/latest/connect_to_deployments/wechat_miniprogram.html ------------------ #### 以下为原仓库原文 ------------------