-
Build with `dotnet publish -f net5.0 -r linux-x64 -c Release --sc -p:PublishSingleFile=true` leads to the following problem on start up:
```
[LOGO]
The official MQTT server implementation of MQTT…
-
After installing .NET 6 on raspberry pi (`curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 6.0 --architecture arm`), cloning the repo, and updating settings.json, this still …
-
### Describe the bug
I've setup a basic project with sample controller. I've just update the MQTTNet version to 4.
### To Reproduce
Steps to reproduce the behavior:
1. Using this version of MQTT…
-
### Type of issue
- [ ] Bug
- [X] Enhancement
- [ ] Compliance
- [ ] Question
- [ ] Help wanted
### Current Behavior
At the moment when using an UdpPubSubConnection one is not able to configure the…
-
Do we really need to call the internal client directly in places like the following?
![image](https://user-images.githubusercontent.com/17237280/149142984-1edeb89d-c086-471a-9691-b3634d058229.png)
…
-
> The broker connection status is not working correctly when using silverback to produce/consume the MQTT message (ActiveMQ).
1. In `ProducerBackgroundService` and `protected override async Task Exec…
-
Use MQTTnet.AspNetCore the laster version can't run, how to do it? can you update this project. your codes are beautiful
-
I use this plugin for sending messages from JMeter to my console app via MQTT protocol (eclipse-mosquitto server v2.0.14).
Console app gets messages via MQTTnet.Extensions.ManagedClient v3.1.2. But …
-
### How to start a MQTT Broker with WebSocket support in .NET Framework 4.6.1?
I'm using .NET Framework 4.6.1, not able to use ASP.NET due project requirements (project for funtional test using NUnit…
-
# Describe the bug
I already checked https://github.com/yllibed/Zigbee2MqttAssistant/issues/81 and https://github.com/yllibed/Zigbee2MqttAssistant/issues/251 but I just can't get it to work with the …