File

spec/scansion/basic.scs @ 12184:326f5466ddc7

mod_storage_xep0227: Add API to iterate all stores of a user
author Matthew Wild <mwild1@gmail.com>
date Fri, 14 Jan 2022 16:57:19 +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