capacitorjs-mqtt-native-plugin
MQTT plugin
Provides an MQTT plugin for connecting to an MQTT broker and sending/receiving messages in Android mobile apps using TCP protocol.
⚡️Capacitor plugin library that enables your CapacitorJS-powered Android mobile app to connect to an MQTT broker and send/receive messages. With this plugin, you can easily implement MQTT-based communication in your Android CapacitorJS app natively using TCP protocol.
0 stars
0 watching
0 forks
Language: Java
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kaandesu/vue-paho-mqtt | An MQTT client plugin for Vue 3 applications providing centralized subscription management and alert notifications | 23 |
arcoirislabs/cordova-plugin-mqtt | Provides an MQTT client for various platforms in Apache Cordova applications. | 86 |
deepessh/mqttclpro | An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,275 |
tennessine/paho.mqtt.wxapp | An MQTT client library for JavaScript used to connect to MQTT brokers within a WeChat mini program, enabling control of hardware and other applications. | 308 |
mqttjs/mqtt-elements | Polymer elements for establishing an MQTT connection and publishing messages to various topics. | 27 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 191 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
hobbyquaker/mqtt2elasticsearch | A tool to send MQTT messages to Elasticsearch | 3 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 461 |
hobbyquaker/influx4mqtt | A Node.js application that processes incoming MQTT messages and inserts them into InfluxDB. | 38 |
alladdin/node-lox-mqtt-gateway | Enables communication between Loxone miniserver and MQTT brokers using WebSockets | 27 |
jnguillerme/mqtt.dart | An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
pasisalenius/lightmqtt | An MQTT client written in Swift to connect to an MQTT server, subscribe and receive messages | 44 |
hobbyquaker/mqtt-admin | An MQTT web frontend for publishing, subscribing and monitoring topic status in a user-friendly interface. | 127 |