File

spec/scansion/basic.scs @ 11948:dca75cc6fc5a

util.startup: Integrate util.promise with net.server main loop
author Kim Alvefur <zash@zash.se>
date Sat, 05 Jan 2019 07:15:33 +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