File

spec/scansion/basic.scs @ 13237:59c3d775c7fa

core.moduleapi: Parse period min/max arguments Allows specifying them the same way as the default and in the config, for consistency
author Kim Alvefur <zash@zash.se>
date Sat, 22 Jul 2023 12:08:01 +0200
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