Mosquitto是一個開源的mqtt規則的具體實現庫,mosquitto是一個輕量級的lightweight實現庫,同時支持幾乎全部的系統。git
從命令行運行下面的命令,命令完成以後就已經安裝完成brewgithub
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"ruby
$ brew doctorcurl
$ brew pruneui
$ brew install mosquittourl
$ ln -sfv /usr/local/opt/mosquitto/*.plist ~/Library/LaunchAgents命令行
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mosquitto.plisthomebrew
$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