Cicizz/jmqtt
Fork: 182 Star: 511 (更新于 2024-12-22 01:38:12)
license: Apache-2.0
Language: Java .
A MQTT broker,implemented by java and netty,support persistence and cluster
最后发布版本: 3.0.1 ( 2021-12-30 14:58:13)
English | 中文
Jmqtt
Features
- Full support of mqtt3.1.1 protocol
- Support data persistence and clustering based on MySQL
- Support friendly secondary development, plug-in development: cluster / storage / device connection, publish subscribe authentication
- Support tcp, websocket, SSL, WSS
Official documents
Quick start
- Download release (Version above 3. X) Or
clone
this project - Execute in the broker directory:
mvn -Ppackage-all -DskipTests clean install -U
- Configuration file for configuration response:
/jmqtt-broker/resources/conf
- Execute the start command:
java -jar jmqtt-broker-3.0.0.jar -h ${conf文件目录}
-H is followed by the configuration file directory, which needs to contain jmqtt.properties And log4j2. XML
Online trial
Server address: 81.69.46.38 TCP port: 1883 Websocket port: 8883 SSL port: 1884 WSS port: 8884
QQ technology exchange group
test report
jmqtt-doc/docs/TEST_REPORT.md
最近版本更新:(数据更新于 2024-11-11 07:56:47)
2021-12-30 14:58:13 3.0.1
2021-02-18 10:02:00 3.0.0
2020-10-15 10:35:45 2.1.0
2019-02-03 10:46:55 1.1.0
2019-01-24 20:35:39 1.0.0
主题(topics):
iot, java, mq, mqtt
Cicizz/jmqtt同语言 Java最近更新仓库
2024-12-20 19:54:15 mybatis-flex/mybatis-flex
2024-12-19 21:53:46 spring-projects/spring-boot
2024-12-19 21:25:16 Stirling-Tools/Stirling-PDF
2024-12-19 16:28:14 Tornaco/Thanox
2024-12-19 10:42:01 alibaba/nacos
2024-12-18 20:58:34 dromara/forest