File

spec/scansion/basic.scs @ 13516:078780f262d5

mod_s2s: Fix traceback due to type confusion (Thanks Menel) The code assumed a 2-d sparse array but it could also be a string.
author Kim Alvefur <zash@zash.se>
date Mon, 26 Aug 2024 19:21:03 +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