Closed danielstock closed 4 years ago
i'm using ms.aspnetcore.app 2.2 ms.aspnetcore.razor.design 2.2 mqttnet.aspnetcore 3.0.2
MapMqtt will not work, I guess. Follow the approach that is used in https://github.com/chkr1011/MQTTnet/blob/master/Tests/MQTTnet.TestApp.AspNetCore2/Program.cs.
Describe your question
which version of mqttnet.aspnetcore should i use in the project
failed to compile line: app.UseConnections(c => c.MapMqtt("/mqtt"));