摘要:
以上是emqtt_benchmark安装 先安装git,下载emqtt_benchmark(下载到/home目录) 测试命令 阅读全文
posted @ 2018-10-10 16:24
清明-心若淡定
阅读(1499)
评论(0)
推荐(0)
摘要:
配置文件: EMQ 配置文件: /etc/emqttd/emq.conf 插件配置文件: /etc/emqttd/plugins/*.conf 日志文件 日志文件目录: /var/log/emqttd 数据文件 数据文件目录:/var/lib/emqttd/ 启动停止 systemctl start 阅读全文
posted @ 2018-10-10 15:00
清明-心若淡定
阅读(507)
评论(0)
推荐(0)
摘要:
This page is an effort to list the publically-accessible MQTT brokers, often useful for testing and prototyping. Note: none of these test brokers (exc 阅读全文
posted @ 2018-10-10 14:41
清明-心若淡定
阅读(342)
评论(0)
推荐(0)
摘要:
消费者 生产者 运行 首先,启动消费者,然后启动生产者,就可以输入消息体了,输入 end 表示发布之前的消息,no 结束生产者。生产者消费者 阅读全文
posted @ 2018-10-10 14:26
清明-心若淡定
阅读(716)
评论(0)
推荐(0)
摘要:
Secure Sockets Layer (SSL) and Transport Layer security (TLS ) are protocols that provide secure communications over a computer network or link. They 阅读全文
posted @ 2018-10-10 10:17
清明-心若淡定
阅读(585)
评论(0)
推荐(0)
摘要:
一、使用全局命令 设置代理: adb shell settings put global http_proxy 代理IP地址:端口号 如: adb shell settings put global http_proxy 127.0.0.1:8888 移除代理: adb shell settings 阅读全文
posted @ 2018-10-10 09:16
清明-心若淡定
阅读(8624)
评论(0)
推荐(1)