vertx-mqtt
MQTT module
A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange.
Vert.x MQTT
191 stars
35 watching
90 forks
Language: Java
last commit: about 18 hours ago
Linked from 2 awesome lists
clientiotmqttreactiverxjavarxjava2serververtx
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 27 |
vert-x3/vertx-amqp-bridge | A component that provides AMQP 1.0 messaging support via a bridging layer | 8 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-stomp | An implementation of the STOMP specification for building distributed messaging systems | 31 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 36 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-rx | A library that extends Vert.x with support for reactive programming using Rx libraries | 147 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,112 |
vert-x/vertx-gradle-template | A template project for creating Vert.x modules with Gradle builds and various testing frameworks. | 82 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 407 |