MQTTnet icon indicating copy to clipboard operation
MQTTnet copied to clipboard

Deployment issues in asp.net core

Open zgbjty opened this issue 2 years ago • 1 comments

In asp.net Core uses WebSockets, because of the use of Kestrel, it is not possible to deploy in IIS, how to set this up, or use other methods to deploy the project to other platforms

I followed the asp net in the sample, using net 6

zgbjty avatar May 31 '23 16:05 zgbjty

Same question in https://github.com/dotnet/MQTTnet/discussions/1752 (we should only have one place that is followed along).

gfoidl avatar Jun 01 '23 12:06 gfoidl