File

spec/scansion/basic.scs @ 9776:c6cf32de940d 0.11

Added tag 0.11.2 for changeset 4f8b6c09e5f3
author Matthew Wild <mwild1@gmail.com>
date Tue, 08 Jan 2019 13:12:58 +0000
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