Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by hivemq
A curated list of projects in awesome lists by hivemq .
https://github.com/hivemq/hivemq-community-edition
HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5. It is the foundation of the HiveMQ Enterprise Connectivity and Messaging Platform
broker hivemq iot iot-middleware java m2m messaging mqtt mqtt-broker mqtt-protocol mqtt-server mqtt5 pubsub
Last synced: 10 Oct 2024
https://github.com/hivemq/hivemq-mqtt-client
HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
backpressure internet-of-things iot java mqtt mqtt-client mqtt-protocol mqtt5 reactive-programming reactive-streams reactor rxjava
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-mqtt-web-client
A websockets based MQTT Client for your browser.
Last synced: 08 Nov 2024
https://github.com/hivemq/mqtt-cli
MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-edge
HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
ads bacnet data-governance edge ethernet-ip http java javascript modbus mqtt mqtt-sn opc-ua open-source s7 transformation
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-mqtt-client-dotnet
The HiveMQ C# MQTT client for .NET
csharp csharp-library dotnet dotnet-core iot iot-application mqtt mqtt-client nuget nuget-package
Last synced: 09 Oct 2024
https://github.com/hivemq/hivemq-extension-sdk
Open source Extension SDK for the HiveMQ Enterprise MQTT broker that you can use to extend the broker with custom functionality and integrate the broker with other external systems
extensions hivemq java mqtt mqtt-library mqtt-protocol mqtt5 open-source plugins sdk
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-spi
Service Provider Interfaces for Custom Plugin Development for the HiveMQ MQTT Broker
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq4-docker-images
Official Docker Images for the Enterprise MQTT Broker HiveMQ
cloud-native cluster docker docker-image docker-swarm hivemq kubernetes mqtt mqtt-broker mqtt-server mqtt5
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-file-rbac-extension
HiveMQ extension for managing role-based authorization
access-control extension file-based hivemq hivemq-extension mqtt permissions role-based-access-control security
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-prometheus-extension
HiveMQ extension for transferring monitoring data to Prometheus
dev-ops extension hivemq hivemq-extension metrics metrics-gathering monitoring mqtt operations prometheus time-series-analysis
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-mqtt-message-log-extension
The HiveMQ MQTT Message Log Extension provides the possibility to follow up on any clients communicating with the broker on the terminal.
extension hivemq hivemq-extension logging mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-influxdb-extension
HiveMQ extension for transferring monitoring data to the time series database InfluxDB
dev-ops extension hivemq hivemq-extension influxdb metrics metrics-gathering monitoring mqtt operations time-series-analysis
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-google-cloud-pubsub-extension-customization-sdk
Open source Customization SDK for the HiveMQ Enterprise Extension for Google Cloud Pub/Sub that you can use to customize the extension and enrich your data transfer between MQTT and Google Cloud Pub/Sub.
customization google-cloud google-cloud-pubsub google-cloud-pubsub-extension hivemq mqtt sdk
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-hello-world-extension
HiveMQ extension for demonstrating the HiveMQ extension system
demonstration extension hello-world hivemq hivemq-extension mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-dns-cluster-discovery-extension
HiveMQ extension for elastic, cloud-native clustering with Docker, Kubernetes and Openshift via DNS discovery
cloud-native cluster dcos dns docker docker-swarm extension hivemq hivemq-extension kubernetes mesos mqtt openshift orchestration
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-database-example-plugin
This is an example plugin which shows how to use the HiveMQ MQTT broker together with a database (MySQL in this case). Shows authentication and message persistence
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-s3-cluster-discovery-extension
HiveMQ extension for dynamic clustering with AWS S3 discovery
aws-s3 cluster discovery extension hivemq hivemq-extension mqtt s3-bucket scaling
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-kafka-extension-customization-sdk
Open source Customization SDK for the HiveMQ Enterprise Extension for Kafka that you can use to customize the extension and enrich your data transfer between MQTT and Kafka.
customization hivemq kafka kafka-extension mqtt sdk
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-sparkplug-aware-extension
HiveMQ Sparkplug aware extension that provides a Sparkplug Aware Broker.
hivemq hivemq-extension professional-services sparkplug sparkplug-specification tck
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-sparkplug-influxdb-extension
Sparkplug extension, that enables you to monitor device and edge node data in an IIoT Sparkplug environment.
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-policy-cookbooks
Collection of easy-to-use data and behavior policies for HiveMQ Data Hub
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-deny-wildcard-extension
HiveMQ extension for denying subscriptions to the root wildcard
extension hivemq hivemq-extension mqtt security subscription wildcard
Last synced: 08 Nov 2024
https://github.com/hivemq/x509-client-cert-hivemq-example-plugin
X509 client certificate example HiveMQ MQTT broker plugin
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-extension-gradle-plugin
A Gradle plugin to ease the development of HiveMQ extensions
extension gradle-plugin hivemq mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/file-auth-plugin
This plugin reads username & password from a property file and allows access to HiveMQ only for MQTT clients with correct credentials.
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-kafka-hello-world-customization
An example customization project for the HiveMQ Enterprise Extension for Kafka using the HiveMQ Kafka Extension Customization SDK.
customization demonstration hello-world hivemq kafka kafka-extension kafka-extension-customization mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-docker-images
This repository contains the Dockerfiles for the HiveMQ 3 Base image and HiveMQ 3 DNS Discovery image, as found at https://hub.docker.com/r/hivemq/hivemq3/
docker-image hivemq-dns-discovery hivemq3
Last synced: 08 Nov 2024
https://github.com/hivemq/mqtt-message-log
The MQTT Message Log plugin for the HiveMQ MQTT broker logs all client actions the standard HiveMQ logger.
Last synced: 08 Nov 2024
https://github.com/hivemq/mosquitto2hivemq
A smart migration tool to migrate your configuration and persistent connections from Mosquitto to the HiveMQ Enterprise MQTT Broker.
hivemq migration-tool mosquitto mqtt mqtt-broker mqtt-server mqtt-service
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-azure-cluster-discovery-extension
HiveMQ extension for dynamic clustering with Azure Blob Storage discovery.
azure azureblob azureblobstorage cluster discovery extension hivemq hivemq-extension mqtt scaling
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-maven-plugin
Maven plugin which enables starting and debugging a developed plugin on the HiveMQ MQTT broker
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-heartbeat-extension
HiveMQ extension for integration with load balancers and proxies
extension heartbeat hivemq hivemq-extension mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-spring-example-plugin
Example Plugin for the MQTT broker HiveMQ to demonstrate the usage of Spring inside Plugins
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-allow-all-extension
HiveMQ extension for allowing all MQTT clients to connect to HiveMQ
extension hivemq hivemq-extension mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-swarm-extension-sdk
Open source Extension SDK for HiveMQ Swarm that you can use to extend it with custom functionality and integrate it with other external systems
extension hivemq-swarm mqtt sdk
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-sys-topic-plugin
This HiveMQ plugin enables MQTT $SYS topics in HiveMQ. It can be easily removed or switched by any of your favorite monitoring interfaces.
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-hello-world-plugin
A Hello World Plugin for getting started with plugin development for the HiveMQ MQTT broker
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-swarm-hello-world-extension
HiveMQ Swarm extension for demonstrating the HiveMQ Swarm extension system
demonstration extension hello-world hivemq-swarm hivemq-swarm-extension mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/jvm-metrics-plugin
The HiveMQ JVM Metrics Plugin adds several additional metrics based on the Java Virtual Machine to HiveMQ's metrics
Last synced: 08 Nov 2024
https://github.com/hivemq/influxdb-monitoring-plugin
A HiveMQ plugin that reports metrics to InfluxDB for monitoring purposes
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-authentication-example
This repository contains sample callbacks that show how you can implement your custom authentication logic in the HiveMQ MQTT broker
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-authorization-blacklist-whitelist-example
An example plugin for the HiveMQ MQTT Broker which shows how to use blacklist and whitelist approaches for authorization.
Last synced: 08 Nov 2024
https://github.com/hivemq/deny-wildcard-plugin
A plugin for the HiveMQ MQTT broker which denies all subscriptions to "#" and disconnects the client
Last synced: 08 Nov 2024
https://github.com/hivemq/s3-cluster-discovery-plugin
HiveMQ S3 Discover Plugin - Adds cluster node discovery via AWS S3 to HiveMQ
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-mqtt-spring-boot-starter
A Spring Boot Starter to integrate the awesome HiveMQ MQTT Client SDK into your Spring Boot application
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-aws-cloudwatch-extension
HiveMQ extension for transferring monitoring data to AWS CloudWatch
aws-cloudwatch extension hivemq hivemq-extension metrics monitoring mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/prometheus-monitoring-plugin
A HiveMQ plugin that exposes metrics to Prometheus for monitoring purposes
Last synced: 08 Nov 2024
https://github.com/hivemq/mqttgo-v2
This repo holds the code for a ESP32 MQTT demo setup
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-edge-extension-sdk
Extension SDK for HiveMQ Edge
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-google-cloud-pubsub-hello-world-customization
An example customization project for the HiveMQ Enterprise Extension for Google Cloud Pub/Sub using the HiveMQ Google Cloud Pub/Sub Extension Customization SDK.
customization demonstration google-cloud google-cloud-pubsub google-cloud-pubsub-extension hello-world hivemq mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-delete-retained-messages-recursively-plugin
The MQTT Delete Retained Messages Recursively Plugin is a small HiveMQ plugin, meant to demonstrate the functionality of the Retained Message Store Service. It enables a client to delete the retained message of a topic and the retained messages of all it's subtopic at once.
Last synced: 08 Nov 2024
https://github.com/hivemq/homebrew-mqtt-cli
This is the official Homebrew tap for MQTT CLI
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-dns-cluster-discovery-plugin
A HiveMQ Cluster Discovery Plugin for cluster node discovery via DNS. Useful for elastic deployments in Kubernetes, Docker Swarm and Mesos
dns docker docker-swarm hivemq kubernetes mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-jmx-plugin
This plugin enables JMX monitoring for the HiveMQ enterprise broker.
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-amazon-kinesis-extension-customization-sdk
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-rest-example-plugin
Example plugin for HiveMQ to demonstrate the RESTService
Last synced: 08 Nov 2024
https://github.com/hivemq/file-auth-plugin-utility
This neat utility helps to manage the credential file of the File Authentication Plugin. For example it can add, update and remove users using all properties from the fileAuthConfiguration.properties
Last synced: 08 Nov 2024
https://github.com/hivemq/article-java-mqtt-stack
Sample code for building a full stack MQTT solution with open source components
Last synced: 08 Nov 2024
https://github.com/hivemq/access-log-plugin
The access log plugin for the HiveMQ MQTT broker writes all relevant client actions to a file.
Last synced: 08 Nov 2024
https://github.com/hivemq/elastic-beam-plugin
The HiveMQ plugin that integrates with the Elastic Beam load balancer for secure and scalable MQTT deployments
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-haproxy
a technology demonstrator where we setup a 3 node HiveMQ cluster along with a HA proxy that acts as a load balancer and single IP entrypoint to the cluster
Last synced: 08 Nov 2024
https://github.com/hivemq/terraform-blog
Repository for blog post: Automate your HiveMQ installation with Concourse and Terraform
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-hello-world-protocol-adapter
HiveMQ hello world protocol adapter for demonstrating the HiveMQ Edge protocol adapter system
Last synced: 08 Nov 2024
https://github.com/hivemq/support-examples
Public repo with support examples to share.
Last synced: 08 Nov 2024
https://github.com/hivemq/ui-library
Import the base UI Shell of HiveMQ applications
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-maven-archetype
A Maven Archetype for easy plugin development.
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-cloudwatch-plugin
AWS Cloudwatch Plugin for HiveMQ - The Enterprise MQTT Broker
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-maven-extension-archetype
extension hivemq maven-archetype mqtt
Last synced: 08 Nov 2024
https://github.com/hivemq/hivemq-community
Additional Documents shared by multiple HiveMQ Community projects
Last synced: 08 Nov 2024