binggu1993 / mqttserverLinks
基于netty实现mqtt协议 服务器端开发
☆38Updated 7 years ago
Alternatives and similar repositories for mqttserver
Users that are interested in mqttserver are comparing it to the libraries listed below
Sorting:
- 使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。☆83Updated 2 years ago
- 设备协议网关,用于接收(MQTT,UDP)消息并将报文协议转换为jetlinks协议☆41Updated 5 years ago
- springboot+mtqq+netty(一个简单的IoT开发的Java交互后端,也可以用来做即时通信)☆41Updated 7 years ago
- 基于netty-socketio 的spring boot方式建立websocket链接,支持消息集群发送,消息集群处理☆47Updated 8 years ago
- 主要是基于mqtt的消息推送系统,单点推送,分组推送☆32Updated 8 years ago
- A distributed MQTT broker,based on raft and rocksdb. 基于raft协议与rocksdb实现,完整V3.1.1协议规范实现.☆67Updated 5 years ago
- ⚠️ 本项目已停更,欢迎关注新的开源物联网平台 JetLinks☆103Updated 4 years ago
- 物联网云平台基础架构☆54Updated 8 years ago
- 基于任务负载的高可用IOT规则引擎,动态启动、停止任务和传参,实时监控任务状态☆54Updated 6 years ago
- spring boot + netty + redis +mysql☆18Updated 8 years ago
- JAVA版基于netty的物联网高并发网关☆47Updated 6 years ago
- a IoT data collector framework and power by springboot+netty+rabbitmq/kafka - 中国加油!武汉加油!☆139Updated 3 years ago
- mock server for mqtt with protobuf☆26Updated 2 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆167Updated 2 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- 基于JavaScript Engine的轻量级规则引擎系统,重构于开源IOT项目thingboard☆113Updated 3 years ago
- 使用netty5.0通信方式的局域网聊天,可以快速学习java桌面程序开发。仿照qq登陆首页,界面优雅迷人。本聊天程序叫;《语约》或者《与约》!我认为比马桶、啥的名字好太多了!☆58Updated 10 years ago
- SpringBoot、Netty、Mqtt、物联网开发实践和总结☆54Updated 4 months ago
- 遵循JT808协议的设备报文采集通讯服务,可以收发报文。☆18Updated 7 years ago
- 高性能IOT多规约智能网关☆52Updated 4 years ago
- 一个基于netty的文件服务器,可以用于分发应用程序,文件md5校验比对差量更新,支持大文件传输☆50Updated 7 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- springboot整合 netty做心跳检测☆49Updated 6 years ago
- 使用hsweb-layui分支 https://github.com/hs-web/layui 实现☆45Updated 7 years ago
- 基于Netty4.0的TCP长连接,心跳检测☆57Updated 8 years ago
- shik项目基于springcloud微服务搭建的分布式项 目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- 基于netty的分布式聊天服务器。整合zookeeper☆74Updated 3 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- spring cloud ,activiti 集成的 一些实例,包括设计器集成,流程回退等,流程图查看☆36Updated 3 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago