File

spec/scansion/basic.scs @ 11067:f2ffc16a9669 0.11

net.http: Add feature discovery (currently just contains SNI)
author Matthew Wild <mwild1@gmail.com>
date Tue, 15 Sep 2020 09:08:21 +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