Description:
RAD_MQ is a comprehensive MQTT messaging solution that offers dual functionality. It provides client-side listening capabilities via WebSockets as well as server-side messaging through TCP/IP protocols.
Features:
Client-Side Listening: Utilizes WebSockets for real-time, two-way communication between the client and server.
Server-Side Messaging: Employs TCP/IP protocols to ensure robust and reliable messaging capabilities.
Demo:
The included demo guides you through the process of:
Security Considerations:
The demo also outlines suggested security modifications to enhance the reliability and safety of your MQTT communications.
Read our article "Extend OutSystems with MQTT for Enhanced UX" for additional information about implementation and security of MQTT in OutSystems environments.