You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
I tried to use the MQTTnet.Extensions.WebSocket4Net, which is available in a separate NuGet, to no avail. Is there any example or documentation of this? All docs I found is a Wiki for MQTTnet v3, but not for v4 (for v4 I only found a few simple examples)
Thanks in advance!
The text was updated successfully, but these errors were encountered:
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)
I tried to use the MQTTnet.Extensions.WebSocket4Net, which is available in a separate NuGet, to no avail. Is there any example or documentation of this? All docs I found is a Wiki for MQTTnet v3, but not for v4 (for v4 I only found a few simple examples)
Thanks in advance!
The text was updated successfully, but these errors were encountered: