Giter VIP home page Giter VIP logo

mqtt's Introduction

#MQTT by Netty 基于Netty+Spring boot+redis+kafka实现MQTT服务的Broker

项目参考:

https://github.com/netty/netty.git

https://gitee.com/recallcode/iot-mqtt-server

https://github.com/Wizzercn/MqttWk.git

#项目说明

软件架构

  1. Netty实现通讯和协议解析
  2. Spring Boot实现依赖注入和属性加载
  3. Redis实现会话储存
  4. Kafka实现消息代理

实现功能

  1. 参考MQTT 3.1.1规范实现
  2. 消息服务质量QoS(0,1,2)
  3. 心跳机制
  4. 遗嘱消息、保留消息、消息的分发重试
  5. 连接认证
  6. SSL连接
  7. 主题过滤
  8. 消息代理
  9. 集群功能

mqtt's People

Contributors

jasperred avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.