File

spec/scansion/basic.scs @ 9527:ced174f29d9a

stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9)
author Kim Alvefur <zash@zash.se>
date Sun, 21 Oct 2018 14:45:22 +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