File

spec/scansion/basic.scs @ 11109:7ec7dba7ba8b 0.11

mod_websocket: Add separate limit for frame buffer size
author Matthew Wild <mwild1@gmail.com>
date Thu, 17 Sep 2020 16:42:14 +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