devinhaughey / mqtt-clientLinks
A simple MQTT java client utilizing Spring Boot and the Eclipse Paho Client. Supports SSL connections and importing files to send as data to the broker.
☆14Updated 8 years ago
Alternatives and similar repositories for mqtt-client
Users that are interested in mqtt-client are comparing it to the libraries listed below
Sorting:
- Moquette MQTT Docker container with Spring-boot support☆14Updated 7 years ago
- This is an example plugin which shows how to use the HiveMQ MQTT broker together with a database (MySQL in this case). Shows authenticati…☆10Updated 2 years ago
- 基于netty实现mqtt协议 服务器端开发☆38Updated 7 years ago
- Java Mqtt server/broker base on netty, mongodb, redis and spring boot☆14Updated 9 years ago
- Example of Integrating MQTT with Spring Boot☆11Updated 6 years ago
- springboot+mtqq+netty(一个简单的IoT开发的Java交互后端,也可以用来做即时通信)