File

spec/scansion/basic.scs @ 10295:9b662488d726

util.sasl.scram: Fix old API This function is not directly used by anything in Prosody anymore and should be considered deprecated.
author Kim Alvefur <zash@zash.se>
date Sun, 29 Sep 2019 21:12:46 +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