You're looking at an MQTT broker. Think of it as a post office: clients drop off messages on "topics" and the broker delivers them to anyone subscribed.
Let's start the broker. Type mosquitto -v in the terminal and press Enter.
kill then mosquitto -v).