All Projects → Dovakin-IO → DovakinMQ

Dovakin-IO / DovakinMQ

Licence: Apache-2.0 license
MQTT broker for java based on Netty

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DovakinMQ

Cicada
🚀 Fast lightweight HTTP service framework.
Stars: ✭ 851 (+5978.57%)
Mutual labels:  lightweight, netty4
mica-mqtt
基于 java aio 实现的低延迟、高性能百万级 mqtt client 组件和 mqtt broker 服务。🔝🔝 记得右上角点个star 关注更新!
Stars: ✭ 128 (+814.29%)
Mutual labels:  mqtt-broker
lighttpd-Link
A lighttpd powered lightweight web server for the Steam Link
Stars: ✭ 21 (+50%)
Mutual labels:  lightweight
ConfigAssets
Simple & Lightweight solution for managing configuration assets in Unity projects
Stars: ✭ 26 (+85.71%)
Mutual labels:  lightweight
colr pickr
Colr Pickr, a vanilla JavaScript color picker component built with SVGs, with features like saving colors. Similar design to the chrome-dev-tools color picker.
Stars: ✭ 27 (+92.86%)
Mutual labels:  lightweight
vscode-insertdatestring
An extension for Visual Studio Code that provides a configurable command for inserting the current date and time
Stars: ✭ 58 (+314.29%)
Mutual labels:  visual-studio-code
wombag
Wombag is the alternative, lightweight backend for your Wallabag apps. Wombag supports the Wallabag API.
Stars: ✭ 42 (+200%)
Mutual labels:  lightweight
group-transformer
Official code for Group-Transformer (Scale down Transformer by Grouping Features for a Lightweight Character-level Language Model, COLING-2020).
Stars: ✭ 21 (+50%)
Mutual labels:  lightweight
modelica-language-vscode
Extension for Visual Studio Code that adds language support for Modelica
Stars: ✭ 18 (+28.57%)
Mutual labels:  visual-studio-code
memory signature
A small wrapper class providing an unified interface to search for various memory signatures
Stars: ✭ 69 (+392.86%)
Mutual labels:  lightweight
quicli
Create CLI's quickly without any external files!
Stars: ✭ 24 (+71.43%)
Mutual labels:  lightweight
tsdom
Fast, lightweight TypeScript DOM manipulation utility
Stars: ✭ 16 (+14.29%)
Mutual labels:  lightweight
koochak
A minimal & lightweight CSS framework
Stars: ✭ 15 (+7.14%)
Mutual labels:  lightweight
cubic
📦 Easy to scale, zero-config, real-time focused app platform for node.js
Stars: ✭ 16 (+14.29%)
Mutual labels:  lightweight
typesafe-i18n
A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
Stars: ✭ 1,227 (+8664.29%)
Mutual labels:  lightweight
FaceRecognitionCpp
Large input size REAL-TIME Face Detector on Cpp. It can also support face verification using MobileFaceNet+Arcface with real-time inference. 480P Over 30FPS on CPU
Stars: ✭ 40 (+185.71%)
Mutual labels:  lightweight
Last-Launcher
Lightweight: Faster than light, Low on memory
Stars: ✭ 148 (+957.14%)
Mutual labels:  lightweight
mqtt
The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
Stars: ✭ 356 (+2442.86%)
Mutual labels:  mqtt-broker
zEditor
a lightweight rich text editor | 一款超轻量级富文本编辑器 | 1行核心JS代码实现功能
Stars: ✭ 76 (+442.86%)
Mutual labels:  lightweight
hivemq4-docker-images
Official Docker Images for the Enterprise MQTT Broker HiveMQ
Stars: ✭ 18 (+28.57%)
Mutual labels:  mqtt-broker

A lightweight Java MQTT Broker based on Netty

轻量级的MQTT服务器,只依赖Netty

依赖

Netty

进度

  • QoS0, 1, 2级别的订阅/发布机制

如何开始

1:运行Startup.java

2:使用第三方MQTT客户端进行连接(TCP),默认1883端口,暂无鉴权机制,无需用户名密码

Visual Studio Code

本项目完全使用Visual Studio Code开发

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].