Welcome to our Blog
HiveMQ 2.0.2 released - Important Bugfix Upgrade
Category: HiveMQ ReleaseWe just released HiveMQ 2.0.2. This is a critical Bugfix Release which fixes a regression in the Last Will and Testament Handling introduced in 2.0.1
HiveMQ 2.2.1 released
Category: HiveMQ ReleaseHiveMQ 2.2.1 MQTT broker release, containing many MQTT 3.1.1 specific fixes, cluster improvements and a bug fix for the plugin system.
MQTT Publish, Subscribe & Unsubscribe - MQTT Essentials: Part 4
Category: MQTT Essentials MQTTIn this post we delve into the specifics of publish/subscribe and unsubscribe in the MQTT protocol.
Publish & Subscribe - MQTT Essentials: Part 2
Category: MQTT Essentials MQTTMQTT publish/subscribe pattern (also known as pub/sub) provides an alternative to traditional client-server architecture. In the client-sever model, a client communicates directly with an endpoint.The pub/sub model decouples the client that sends a message (the publisher) from the client or clients that receive the messages (the subscribers).
Introducing the MQTT Protocol - MQTT Essentials: Part 1
Category: MQTT Essentials MQTTWelcome to MQTT Essentials: a ten-part blog series on the core features and concepts of the MQTT protocol. This post outlines what we plan to cover in the blog, gives you a quick introduction to MQTT, and provides some interesting background material on the protocol.
HiveMQ 2.1.1 released
Category: HiveMQ ReleaseWe're pleased to announce the release of HiveMQ 2.1.1. This is a Bugfix release and brings fixes several improvements.
6 facts why it's worth upgrading to the brand new MQTT 3.1.1 version
Category: HiveMQ6 facts why it's worth upgrading to the brand new MQTT 3.1.1 version. The main differences of the brand new MQTT 3.1.1 specification compared to the 'old' MQTT 3.1 standard.
HiveMQ 2.1.0 is out & HiveMQ Artifacts are in Maven Central
Category: HiveMQ ReleaseVersion 2.1.0 of the MQTT broker HiveMQ is released. It brings a lot of new features and bug fixes, plus all artifacts are now in Maven Central.
HiveMQ 2.0.1 is now available!
Category: HiveMQ ReleaseHiveMQ 2.0.1 is now available.
HiveMQ 2.0 released
Category: HiveMQ ReleaseHiveMQ 2.0 is now available. It has new features like MQTT 3.1.1 support and MQTT broker bridge support and new goodies for plugin users.
How to delete MQTT Retained Messages on Subtopics Recursively
Category: MQTTThe MQTT Delete Retained Messages Recursively Plugin is a plugin which enables clients to delete retained messages of a topic its subtopics.
HiveMQ 1.5.0 released
Category: HiveMQ ReleaseWe are pleased to announce the release of HiveMQ 1.5.0, which brings new features
Getting started: HiveMQ, Native Websockets Support and Message Log Plugin
Category: MQTTThis post demonstrates how to get HiveMQ with native websockets integration and Message Log Plugin up and running in under 2 min.
HiveMQ 1.4.2 released
Category: HiveMQ ReleaseWe are pleased to announce the release of HiveMQ 1.4.2. This is a bugfix and minor feature release. HiveMQ 1.4 are advised to update.
HiveMQ 1.4.3 released
Category: HiveMQ ReleaseWe are pleased to announce the release of HiveMQ 1.4.3. This is a bugfix release and all users of HiveMQ 1.4 are advised to update.
HiveMQ 1.4.4 released
Category: HiveMQ ReleaseWe are pleased to announce the release of HiveMQ 1.4.4, containing bugfixes and new features.
The HiveMQ Christmas Special 2013
Category: HiveMQHave a look at what the HiveMQ Christmas Special 2013 was about and what we got for our users!
The HiveMQ New Year Special with free license
Category: HiveMQHiveMQ year special or: Christmas special extended
HiveMQ Christmas Special 2013
Category: HiveMQWe want to say a big THANK YOU to all of you and so we want to give away free HiveMQ licenses to you.
HiveMQ - MQTT Message Log Plugin
Category: HiveMQA few days ago we released a new HiveMQ plugin called MQTT Message Log. This plugin logs events with HiveMQs standard log mechanism.
HiveMQ - File Authentication Plugin - Available on GitHub
Category: HiveMQThe plugin empowers HiveMQ to allow only MQTT clients which provide username/password. The credentials are read from a file.
HiveMQ Monitoring: The built-in integration with a hosted Graphite Service
Category: HiveMQ Third PartyMonitoring is very important and Graphite is the perfect tool for that job. Learn how to use a hosted Graphite with HiveMQ.
MQTT Web Applications: How to build your own!
Category: HiveMQFor a websockets MQTT app there are few steps involved to get it up and running. Learn how to use Eclipse Paho with your web application.
HiveMQ 1.4.1 released
Category: HiveMQ ReleaseWe are pleased to announce the release of HiveMQ 1.4.1! This is a minor feature release and brings some new features and improvements.
HiveMQ: MQTT in the Microsoft Cloud on Windows Azure
Category: HiveMQ Third PartyYou will learn how to get the HiveMQ MQTT broker up and running in minutes on the Microsoft Windows Azure Cloud, with websockets enabled!
No limits: MQTT clients identifiers can have more that 23 characters
Category: MQTT MQTT ClientHistorically, MQTT client identifiers are restricted to 23 characters. HiveMQ can now handle unlimited client identifier length.
HiveMQ - MQTT over Websockets
Category: MQTTMQTT over Websockets enables you to write a new generation of web applications. With HiveMQ it's dead easy to enable and use websockets.
Browser-based MQTT client with all MQTT 3.1 features
Category: MQTTIntroducing the HiveMQ Websockets Client. It's a MQTT client which implements all MQTT 3.1 features and which runs in any modern browser
HiveMQ - Deny Wildcard Plugin
Category: MQTTWith this plugin all subscriptions to the root wildcard topic ('#') are denied by the broker and the client gets disconnected
HiveMQ 1.4 released with native Websockets Support and Open Source Plugin SDK
Category: HiveMQ ReleaseWe are pleased to announce the release of HiveMQ 1.4. With this new release we present two big features which you will love.
HiveMQ - Monitoring with Graphite and Collectl
Category: HiveMQ Third PartyWhen running a MQTT broker, it is crucial to monitor relevant metrics. See how to cofigure HiveMQ, Graphite and Collectl for this purpose.
Useful HiveMQ Plugins: The File Authentication Plugin
Category: HiveMQThis is part two of the blog series: Useful HiveMQ plugins, in which the most valuable HiveMQ plugins are introduced.
HiveMQ 1.3.1 released
Category: HiveMQ ReleaseWe are pleased to announce the availability of HiveMQ 1.3.1
HiveMQ Plugins: MQTT Access Log Plugin
Category: MQTTHiveMQ was released recently and the first two free HiveMQ plugins are also available for download. The first plugin we want to introduce is the MQTT Access Log Plugin.
Getting started with HiveMQ - Overview of MQTT client tools
Category: MQTT MQTT ClientHere is an overview of available MQTT tools to get you started quickly with the free version of the HiveMQ MQTT enterprise message broker
HiveMQ 2.x and 3.0: Building a two node high availability MQTT Cluster
Category: MQTTIn a professional M2M environment your service availability is key. Learn how to build a HA MQTT broker cluster with a loadbalancer.