File

spec/scansion/basic.scs @ 13410:7efdd143fdfc

mod_invites: Allow specifying invite ttl on command line Was missing a way to pass TTL via command or shell.
author Kim Alvefur <zash@zash.se>
date Sat, 13 Jan 2024 10:58:12 +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