Skip to content

MQTTnet App is a cross platform MQTT client for debugging and message inspection. The app is the official companion app for the library 'MQTTnet'.

License

Notifications You must be signed in to change notification settings

Q7Jensen/MQTTnetApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloads CI Join the chat at https://gitter.im/MQTTnet/community License: MIT

MQTTnet App

MQTTnet App alias "MQTT Multimeter" is a cross platform .NET application for MQTT communication testing and analysing.

The protocol implementation is based on the MQTTnet project. The application uses Avalonia for UI rendering and runs on nearly any platform and CPU architecture.

Features

General

  • Powerful inspection of message data.
  • Inspection of raw MQTT messages.
  • Publishing of messages.
  • Subscribing of messages.
  • MQTTv5 features like user properties etc.
  • Storage of application state (connections, subscriptions etc.).

Supported operating systems

OS x86 x64 ARM ARM64
Windows ✔️ ✔️ ✔️ ✔️
Linux ✔️ ✔️ ✔️
macOS ✔️ ✔️
Raspberry Pi OS ✔️ ✔️

Supported MQTT versions

  • 5.0.0
  • 3.1.1
  • 3.1.0

Screenshots

Inflight Page

Connect Page

Packet Inspection Page

Publish Page

Subscribe Page

About

MQTTnet App is a cross platform MQTT client for debugging and message inspection. The app is the official companion app for the library 'MQTTnet'.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%