Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artcom/java-json-mqtt-client

A thin paho mqtt client wrapper providing incoming message multiplexing and payload type de/serialization.
https://github.com/artcom/java-json-mqtt-client

Last synced: about 2 months ago
JSON representation

A thin paho mqtt client wrapper providing incoming message multiplexing and payload type de/serialization.

Awesome Lists containing this project

README

        

# Java JSON Mqtt Client Library

A thin paho mqtt client wrapper providing incoming message multiplexing and payload type de/serialization.

## Building from source with Gradle
From command line: `./gradlew build`

## Android Studio
From Android Studio: File -> Import Project