File

spec/scansion/basic.scs @ 9321:146dc1e4c7ff

net.server_epoll: Simplify minimal string representation .conn might just be the FD sometimes
author Kim Alvefur <zash@zash.se>
date Sat, 15 Sep 2018 14:27:38 +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