brew services start mosquitto
brew services restart mosquitto
brew services stop mosquitto
/opt/homebrew/opt/mosquitto/sbin/mosquitto -c /opt/homebrew/etc/mosquitto/mosquitto.conf
/opt/homebrew/Cellar/mosquitto/2.0.15_1/bin/mosquitto_sub -h localhost -p 1883 -t every
/opt/homebrew/Cellar/mosquitto/2.0.15_1/bin/mosquitto_pub -h localhost -p 1883 -t every -m "테스트중입니당"
공감하며 읽었습니다. 좋은 글 감사드립니다.