File

spec/scansion/basic.scs @ 10126:ad640c2e072e

prosodyctl: Implemented the 'list' command, which is a bridge to 'luarocks list'
author João Duarte <jvsDuarte08@gmail.com>
date Thu, 20 Jun 2019 19:17:47 +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