Azure / azure-iot-middleware-freertos

Azure IoT Middleware for FreeRTOS
https://azure.github.io/azure-iot-middleware-freertos/
MIT License
82 stars 24 forks source link

Websockets support #328

Open n3b0j5a opened 3 months ago

n3b0j5a commented 3 months ago

Is there an existing issue for this?

Version

latest

Description of the issue

Due to some customers dont have access to 8883 port we need to use mqtt via websockets as default way for connection to iot hub. Do you have plan to support it as azure-sdk-for-c supports it already.

Expected behavior

No response

Steps to reproduce the issue

No response

Relevant log output

No response

Code of Conduct