摘要:
js client使用paho-mqtt,官网地址:http://www.eclipse.org/paho/,参考http://www.eclipse.org/paho/clients/js/官网给出例子Getting Started,写出下面简单的测试代码。 1 2 3 4 5 6 7 8 9 1 阅读全文
摘要:
centos yum install redis linux下yum安装redis以及使用 1、yum install redis --查看是否有redis yum 源 [root@localhost ~]# yum install redis 已加载插件:fastestmirror base | 阅读全文