File

spec/scansion/basic.scs @ 10636:a9c975a0f113

util.startup: expose current process type (prosody/prosodyctl) in the global prosody object
author Matthew Wild <mwild1@gmail.com>
date Tue, 28 Jan 2020 12:46:59 +0000
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