File

spec/scansion/basic.scs @ 12251:21ed12cfe300

util.pluginloader: Support for a per-file load filter Load filters can choose to block the loading of certain files, and optionally return some metadata about the loaded file.
author Matthew Wild <mwild1@gmail.com>
date Thu, 03 Feb 2022 12:56:52 +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