File

spec/scansion/basic.scs @ 10615:2bc918999615

mod_websocket: Fire event on session creation (thanks Aaron van Meerten)
author Matthew Wild <mwild1@gmail.com>
date Fri, 24 Jan 2020 16:21:30 +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