Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joe-heffer-shef/mqtt-example
- Owner: Joe-Heffer-Shef
- License: mit
- Created: 2024-01-15T11:29:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T09:33:30.000Z (12 months ago)
- Last Synced: 2024-01-24T11:29:26.700Z (12 months ago)
- Topics: mqtt
- Language: C#
- Homepage: https://www.sheffield.ac.uk/it-services/research
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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