Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zash
1603 days ago
If you really can't stand the thought of installing a single statically compiled Go binary to use XMPP, many XMPP servers also have HTTP API interfaces like
https://modules.prosody.im/mod_post_msg.html
or
https://modules.prosody.im/mod_rest.html
which can be used to send messages with curl