File

spec/scansion/basic.scs @ 12276:7c5e6ad3d778

prosody.cfg.lua.dist: Warn about adding settings at the end of the file It is very often a confusing mistake that leads to support questions
author Kim Alvefur <zash@zash.se>
date Sat, 17 Jul 2021 19:40:43 +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