Software /
code /
prosody
File
spec/scansion/basic.scs @ 12266:24b0c4c4e28a
prosodyctl: Allow install plugin via explicit path or URL
This way you don't need to set the server URL in the config to use this,
you could just ^C^V an install line from a web page that says
prosodyctl install https://modules.example.com/mod_example.src.rock
Drop the help message in this case since it'll be all messed up by being
given an URL or rock filename.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 04 Feb 2022 19:03:02 +0100 |
parent | 9291:329a670ae975 |
line wrap: on
line source
# Basic login and initial presence [Client] Romeo jid: user@localhost password: password --------- Romeo connects Romeo sends: <presence/> Romeo receives: <presence/> Romeo disconnects