New GitHub example repositories

Getting started easily with HiveMQ Cloud and our predefined example projects on GitHub

author HiveMQ Team

Written by HiveMQ Team

Category: HiveMQ Cloud Cloud

Published: September 16, 2021


An easy way for beginners to get started in the world of MQTT

Starting in a new area can be challenging and overwhelming and one hardly knows where to start. When looking for libraries to use, it would be easier to get a completed code-project in your programming language than to start from scratch. We want to provide an easy entry into MQTT, because it is the core concern of HiveMQ to provide you with everything you need to get started easily and quickly. Our goal is to make MQTT accessible for everyone. For this purpose, we created ready-to-go example projects on GitHub, making it easier than ever to connect to a HiveMQ Cloud Cluster.

Easy to follow getting started guides

HiveMQ Cloud has been providing you with easy to follow getting started guides, that guide you through connecting an MQTT Client, subscribing to topics and publishing data.

These guides already provide starting points for a few programming languages and tools. In addition to the existing, beginner-friendly guides, we now created starting points for many major programming languages on how to use MQTT. This makes the life of HiveMQ Cloud users even easier, since now you can clone a repository instead of starting a project from scratch on your own. These public repositories are hosted on GitHub in our HiveMQ Cloud organization.

Example projects for many MQTT client libraries

  • The HiveMQ MQTT Client is our own MQTT 5.0 and 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
  • Eclipse Paho provides libraries for many languages, so far we created starting projects for 4 of them:
  • MQTT.js is a JavaScript MQTT library, that can be used to implement MQTT into node.js or webbrowsers
  • Dart provides a client-optimized language for fast apps on any platform MQTT.DART

These example projects provide an easy start into MQTT and explain the basic MQTT functionality:

  • Connecting MQTT clients to your HiveMQ Cloud cluster using credentials, that you create yourself
  • Subscribing to topics: receiving all messages that are sent to this topic
  • Publishing data: sending messages to topics using the MQTT protocol

For further information on the functionalities of MQTT, consider looking at our MQTT Essentials blogposts.

All of these example projects are structured similarly and have a README, that explains exactly how to use the repository and what functionality it provides. They are made to be as simple as possible and allow starting to use MQTT with an already finished code, that only needs to be supplemented by your credentials that you create when starting your HiveMQ Cloud cluster. After cloning a repository into your local IDE, simply follow the instructions in the mentioned README to get started.

Sign-up for HiveMQ Cloud Now

Need help?

If you have questions, reach out to our community forum. If you find there is something missing, or a programming language is missing reach out to us or use the comment function of the blogpost

author HiveMQ Team

About HiveMQ Team

We love writing about MQTT, IoT protocols and architecture in general. Our experts are here to help, so reach out to us if we can help!

mail icon Contact HiveMQ
newer posts HiveMQ Testcontainer 2.0.0 Released
Report HiveMQ metrics to AWS with the HiveMQ AWS CloudWatch Extension older posts