Skip to content

Post request - fetch || XmlHttpRequest || axios #1484

Answered by ysfscream
thomasdierickx asked this question in Q&A
Discussion options

You must be logged in to vote

@thomasdierickx

Hello again! Thank you for your continued interest in MQTTX. Based on your requirements, it's important to clarify that MQTTX is a test client application not designed to be embedded within other applications. This means it cannot directly handle HTTP requests or perform similar functionalities within your application.

However, if you have MQTTX installed, you can interact with it using shell scripts. This approach allows you to use MQTTX as a standalone MQTT client, carrying out publish and subscribe operations via SHELL scripting. This can serve as a method to interface with your React Native app or other backend services.

For your specific requirement of sending notific…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thomasdierickx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants