File

spec/scansion/basic.scs @ 10306:c0a94419c28e

util.sasl.scram: Avoid implicit coersion of number to string Lua can be compiled without coercion, which would cause an error here.
author Kim Alvefur <zash@zash.se>
date Sun, 06 Oct 2019 16:07: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