Cicizz/jmqtt
Fork: 180 Star: 510 (更新于 2024-11-06 01:59:08)
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-03 22:14:56)
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-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex