-
### Describe your question
which version of mqttnet.aspnetcore should i use in the project
![image](https://user-images.githubusercontent.com/35954809/81796225-b9266180-953f-11ea-9e6f-a48b8b10ecce…
-
I am reading the usage of MQTTnet server but it is not clear how to configure a server to run Websocket and TCP clients together. In our use case TCP messages needs to forwarded to websocket clients (…
-
### Describe the bug
when i upgrade server to 3.0.10. i am use mqtt.js for websocket mqtt client.but it unable to receive complete data
### bug related to
- MQTTnet Server
- MQTTnet.AspNetCore…
-
Hi,
I am seeing this continious disconnect and reconnect in the add-on log, there seems to be a problem in between this and the MQTT broker.
See below log entries:
[2020-05-19 07:40:10+00:00…
-
Check https://github.com/chkr1011/MQTTnet/issues/725 if there is new information.
-
I am using Startup.cs to start the mqtt server but sometimes getting this error , it will get removed by restating iis
` 2018-12-12 20:20:16.1372 MQTTServer System.Net.Sockets.SocketException (0…
-
I'm using the component in an Arduino based project and notice that after sending messages with QOS 2, then turning off my MQTT server, and then turning back on server, the ESP32 is resending the mess…
-
I didn't understand how to use from the description, I want to use MQTT client in a controller, to fetch information from sensors and publish them on view(cshtml).
Please help me
Thank you in adv…
-
.NET Version: Framework 4.7.2
MQTTnet nuget Version: 3.0.5
I have a sporadically occurring problem when calling the Method `IMqttClient.DisconnectAsync()`.
The messages are transmitted over unenc…
-
### Describe the bug
NRE occurs sometimes when I try to connect to server. It may be related to bad network.
### Which project is your bug related to?
- Client
### To Reproduce
Steps to repro…