Skip to content

Using MQTT .Net Client with a proxy server #212

@SmartLifeSolutions

Description

@SmartLifeSolutions

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

No one assigned

    Labels

    feature requestRequest for new functionalityquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions