File

spec/scansion/basic.scs @ 13512:0b742bbbb819

mod_csi: Optimize metrics collection (prematurely) I did not measure, but this should be way fewer function calls.
author Kim Alvefur <zash@zash.se>
date Sun, 18 Aug 2024 16:56:36 +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