mosquitto icon
mosquitto icon

mosquitto

 9 likes

Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
9 likes
0comments
0 news articles

Features

Suggest and vote on features

mosquitto News & Activities

Highlights All activities

Recent activities

Show all activities

mosquitto information

  • Developed by

    Eclipse Foundation
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Education & Reference

GitHub repository

  •  9,162 Stars
  •  2,413 Forks
  •  817 Open Issues
  •   Updated Nov 25, 2024 
View on GitHub

Our users have written 0 comments and reviews about mosquitto, and it has gotten 9 likes

mosquitto was added to AlternativeTo by banym on May 8, 2013 and this page was last updated Sep 20, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is mosquitto?

Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.

The MQTT protocol provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for Internet of Things messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers.

The Mosquitto project also provides a C library for implementing MQTT clients, and the very popular mosquitto_pub and mosquitto_sub command line MQTT clients.

Official Links