File

spec/scansion/basic.scs @ 11122:d60094d9b458

mod_auth_anonymous: Add config option to allow/disallow storage writes
author Matthew Wild <mwild1@gmail.com>
date Fri, 02 Oct 2020 16:44:30 +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