-
### Describe the bug
During using MQTTnet Client, we encountered an error "The semaphore has been disposed".
### Which project is your bug related to?
- Client
### To Reproduce
Steps to repro…
-
HI
My connection fails when connecting to the MQTT broker. This happens even though the code is pretty much copied from the example that has been provided on this site. The exception that I'm getti…
-
### Describe your question
How do I connect to a broker over TLS, using a client certificate?
### Which project is your question related to?
- ManagedClient v 3.0.11
As in issue #115, I am loo…
-
this is the issue I try to figure out:
https://github.com/chkr1011/MQTTnet/issues/767
is it possible that task.delay is leaking memory if used inside a longrunning loop?
I know that the aspne…
-
I met a MqttCommunicationTimeOutException, but I'm not sure what the problem, hope to be able to get help. Version 3.0.5 is used.
This is the exception information:
```log
MQTTnet.Exceptions.Mq…
NowUp updated
4 years ago
-
I'm using ManagedClient with Mosquitto, it works well but after a certain time, the client get disconnected due to missing ping request. I have different apps (Xamarin Forms app) that connects to mosq…
-
Im seeing some allocations I cannot get rid of:
![image](https://user-images.githubusercontent.com/6747376/68457926-d3365e80-0201-11ea-9887-a35321be274a.png)
can this avoid allocating QueueUserW…
-
It seems like my handlers are not being activated or fired if you could say it like that. As you can see in the code, I have 2 places where I check for the MQTT client has been connected. In IF statem…
-
- MQTT: https://github.com/chkr1011/MQTTnet (server and client)
- Excel: https://github.com/mstum/Simplexcel ?
- XML: Native
- REST: custom ?
FFY00 updated
4 years ago
-
Thank you anyway very much for the library, we are starting to use it on esp8266 devices and linux machines for the [mTask](https://gitlab.science.ru.nl/mlubbers/mtask) system and it's working promisi…