-
### Describe your question
I'm using mqttnet server to initiate a local MQTT server and receive messages in UWP programming.
I initialize the server on a specific port(6616)
In my scenario, I wann…
-
This extension seems good, can you give some examples on in which case we need eventbus?
And , i cann't launch MQTTnet.EventBus.AspNetCoreApi_Integration project, maybe because the ip Address ,ca…
-
in class MQTTnet.Implementations.MqttTcpChannel, when use ConnectAsync method failed,the socket do not disopose.,then I reuse the same mqttclient instance connectasync not mqttclient.dispose().we expe…
-
### Describe the bug
The reason code is not available in "disconnected handler"
### Which project is your bug related to?
- ManagedClient
### To Reproduce
Steps to reproduce the behavior:
1.…
-
Just installed the Zigbee2MqttAssistant as hassio add-on and configured the credentials but the log says:
> Starting Zigbee2MqttAssistant v0.3.140+Branch.master.Sha.38110698516fbf4b56dd7b8de4a4def0…
-
MQTTnet Server, When Client Disconnected
```chsarp
Server.UseClientDisconnectedHandler(a =>
{
//how to get the client Subscribe Topic List
});
```
znyet updated
4 years ago
-
Hi All,
I don't yet have a deterministic way of reproducing this behavior, sorry for that, but it has happened to me several times that MqttClient.PublishAsync(...) throws an MQTTnet.Exceptions.MqttC…
VLorz updated
4 years ago
-
OS: Rockchip modified Buildroot 2018-rc3 (opensc 0.20.0)
tpm2-tss: 3.0.1 (tarball)
tpm2-pkcs11: 1.5.0 (tarball)
tpm2-abrmd: 2.3.3 (tarball)
Token initialized with pkcs11-tool with label foo
```…
-
Try use another MQTT (as mqtt-spy, MQTT.fx) clients and while connect throw exception here:
```csharp
[MethodImpl(MethodImplOptions.AggressiveInlining)]
private void ValidateRecei…
-
hello very good idea and job.
how to install in home assistant ?
it possible to create addon ?