Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joe-heffer-shef/mqtt-example

This repository contains a Visual Studio 2022 Solution that is used to test out the MQTTnet library which provides MQTT communication functionality.
https://github.com/joe-heffer-shef/mqtt-example

mqtt

Last synced: about 2 months ago
JSON representation

This repository contains a Visual Studio 2022 Solution that is used to test out the MQTTnet library which provides MQTT communication functionality.

Awesome Lists containing this project

README

        

# MQTTnet test

This repository contains a Visual Studio project ("Solution") that is used to test out the [MQTTnet](https://github.com/dotnet/MQTTnet) library which provides [MQTT](https://mqtt.org/) functionality.

# Installation

1. Install Visual Studio 2022 and .NET Core version 8 (C# SDK)
2. [Install MQTTnet](https://github.com/dotnet/MQTTnet?tab=readme-ov-file#getting-started) and the Managed Client extension via NuGet