File

spec/scansion/basic.scs @ 12517:a8c17c95ef4d

util.stanza: Document top level attributes in Teal definition Tells you if you make a typo like "gropchat" or so
author Kim Alvefur <zash@zash.se>
date Tue, 17 May 2022 17:06: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