-
### Describe the bug
I read issue #31, which addressed bad performance issues. It looked like it had been fixed, but I'm still not able to squeeze much more than 500req/sec out of it. I'm connecting …
-
Feature request:
For my application, I need to pass UserProperties in the CONNECT request. There appears to be some support for it in MQTTnet on the protocol level, but I do not see any way to pass…
-
Hi,
I ran into a problem with the managed client.
Following the scenario:
1 Broker
1 Managed client
Managed client did one subscription to a topic ex. "Topic1".
Broker publishes a message …
-
it works well when i connect to server with mqtt.fx client.
but it does not work when the browser tries to connect with websocket protocol.
how to solve the problem, thanks.
-
Hi, i try to connect with a Classic ASP.NET Webapplication to my Mosquitto Broker (it runs in the MS Azure Cloud)
Within a normal Windows Application i can connect with my Settings but not over an …
-
i don't know what i am doing wrong here, but i keep getting
`
warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60]
Storing keys in a directory '/root/.aspnet/D…
-
### Describe the bug
I configured mqttnet in. Net core, and the following error occurred when configuring startup: 'iendpointrutebuilder' does not contain a definition for 'mapmqtt' and the best exte…
-
### Describe your question
Everything works fine on Windows but when I publish from our test or prod platform I get this error from OpenSSL:
- Interop+Crypto+OpenSslCryptographicException: error:1…
-
### 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…
-
### Describe your question
I'm trying to do a server REST and MQTT with ASP.net Core MVC for working with Unity3D.
The REST server is working fine.
I'm facing that issue when trying to connect to t…