File

spec/scansion/basic.scs @ 12719:268b1a9162a9

mod_smacks: Add type field to results so actions can be later distinguished
author Matthew Wild <mwild1@gmail.com>
date Sat, 03 Sep 2022 21:20:07 +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