-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
feature requestRequest for new functionalityRequest for new functionalityquestionFurther information is requestedFurther information is requested
Description
Checklist
- [ x] I've searched the project's
issues. - [ x] I've searched the project's
discussions.
❓ Question
I am developing an asp.net 8.0 app that is using the MQTT .Net Client to communicate with customer systems. This has been working fine up to now running within Visual Studio 2022 and deployed to Azure Web Hosting. However, I want to migrate the app to run on IONOS Windows Web Hosting. However, IONOS is routing all http traffic through a proxy server. I have had to modify all our REST API HttpClients to use the required proxy server, but I can't find a way to do with the MQTT .Net Client. Is this possible or do I need to find another solution?
📎 Additional context
Metadata
Metadata
Assignees
Labels
feature requestRequest for new functionalityRequest for new functionalityquestionFurther information is requestedFurther information is requested