File

spec/scansion/basic.scs @ 9626:4d3ab7153153 0.11

MUC: Use defaults from config in create_room() if no config provided
author Matthew Wild <mwild1@gmail.com>
date Thu, 15 Nov 2018 10:25:48 +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