Skip to content

Run command from URL or similar? #5607

Closed Locked Answered by kyranet
themonk30 asked this question in Q&A
Discussion options

You must be logged in to vote

Afaik nothing stops you from calling said API yourself, or porting that PHP script to Node.js for that matter.

I don't think this should be something the library should do, specially when there can be many factors, such as using different protocols (RPC, WS, AMQP such as RabbitMQ...) in either unencrypted, encrypted with TLS/SSL, or SSH-tunneled.

As you'd notice, this can be a very complicated thing, and would easily go outside of what the library should handle.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Jiralite
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kyranet
Comment options

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
Converted from issue

This discussion was converted from issue #5606 on May 10, 2021 13:13.