File

spec/scansion/basic.scs @ 11059:ad89e3cc67b6

util.helpers: when logging events, log individual handler calls
author Matthew Wild <mwild1@gmail.com>
date Thu, 03 Sep 2020 13:00:43 +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