performance-tests icon indicating copy to clipboard operation
performance-tests copied to clipboard

Main

Open HuseynA28 opened this issue 1 year ago • 1 comments

This commit addresses an issue where the existing codebase was limited to sending messages over HTTP and MQTT protocols, failing to properly handle HTTPS requests due to missing implementation. With the introduction of new modifications, the system is now fully equipped to send messages securely over HTTPS, alongside the pre-existing HTTP and MQTT capabilities.

Key improvements include: Implementation of SSL/TLS encryption for message transmission, ensuring secure communication over HTTPS. Integration of HTTPS protocol handling within the messaging function, allowing for seamless switching between HTTP, HTTPS, and MQTT based on the URI scheme. Note Please double-check whether the code works for htpp and mqqt.

HuseynA28 avatar Mar 15 '24 11:03 HuseynA28

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 15 '24 11:03 CLAassistant