Skip to content

Simple example application with embedded MQTT Broker, Spring Boot and little MQTT client

Notifications You must be signed in to change notification settings

MotozovArtem/MqttSpringExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Spring Integration

Specification

  • Kotlin 1.7.22
  • JDK 11
  • Spring 2.7.5

Message Brokers

Moquette - Embedded MQTT Message Broker. GitHub

Project Structure

Modules:

  • Client - contains CLI application that sends messages to server
  • Model - contains common classes for Client and Server
  • Server - contains Spring Boot Application that starts embedded MQTT Broker and handling messages

About

Simple example application with embedded MQTT Broker, Spring Boot and little MQTT client

Topics

Resources

Stars

Watchers

Forks

Languages