Mosquittoをwebsocket対応にさせる その1:環境構築

Mosquittoをwebsocket対応にさせ、通信内容をブラウザに表示させます。brewで環境を観に行くと、いかのような記述が。 $ brew info mosquitto mosquitto: stable 1.4.14 (bottled) Message broker implementing the MQTT protocol https://mosquitto.org/ /usr/local/Cellar/mosquitto/1.4.14_1 (33 files, 630.0KB) * Pou…