File

spec/scansion/basic.scs @ 12990:939049732317

util.jsonschema: Reorder type definition by specification, section Also some comment headers and missing properties
author Kim Alvefur <zash@zash.se>
date Sun, 26 Mar 2023 16:07:34 +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