File

spec/scansion/basic.scs @ 9301:2f9687c09e6e

net.server_epoll: Remove coercion of connections to strings No longer needed since util.logger does this now
author Kim Alvefur <zash@zash.se>
date Thu, 13 Sep 2018 17:02:26 +0200
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