TexasInstruments / azure-iot-pal-simplelink

Adaptation layer for the Azure IoT SDK for TI's SimpleLink devices
MIT License
8 stars 6 forks source link

Add Support for MQTT over Websocket #1

Open yearnaudov opened 5 years ago

yearnaudov commented 5 years ago

Support for MQTT over WS (port 443) is provided by azure-iot-c-sdk, but requires socket implementation for tirtos, which is not available for CC3220XX series. Port 8883 used by the MQTT protocol is typically closed on most enterprise networks.

vincent-ti commented 5 years ago

Hi yearnaudov - thank you for the suggestion. I have added this as an enhancement request internally, and it will be tracked as AZUREIOT-39.

yearnaudov commented 5 years ago

The tracking number is not available on your tracking system. Can you please give me update ?

vincent-ti commented 5 years ago

Hi yearnaudov, I looked at the system and this enhancement has yet to be implemented. It is still on the list of todos.