delaemon / go-mqtt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-mqtt for osx

server install

brew install Mosquitto

server command

brew services start mosquitto
brew services stop mosquitto

config

/usr/local/etc/mosquitto/mosquitto.conf

client

go run main.go

About


Languages

Language:Go 100.0%