mac 安裝mqtt

mac 安裝mqtt

Mosquitto是一個開源的mqtt規則的具體實現庫,mosquitto是一個輕量級的lightweight實現庫,同時支持幾乎全部的系統。git

安裝brew

從命令行運行下面的命令,命令完成以後就已經安裝完成brewgithub

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"ruby

$ brew doctorcurl

$ brew pruneui

經過brew安裝mosquitto

$ brew install mosquittourl

預運行處理

$ ln -sfv /usr/local/opt/mosquitto/*.plist ~/Library/LaunchAgents命令行

運行mosquitto

launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mosquitto.plisthomebrew

訂閱mosquitto

$mosquitto_sub -h 127.0.0.1 -t topicget

![屏幕截圖 2017-08-10 23.19.15](http://7xrkms.com1.z0.glb.clouddn.com/屏幕截圖 2017-08-10 23.19.15.png)qt

相關文章
相關標籤/搜索