File

spec/scansion/basic.scs @ 11164:4e5a2af9dd19 0.11

net.websocket.frames: Use C string XOR implementation
author Kim Alvefur <zash@zash.se>
date Wed, 14 Oct 2020 19:41:42 +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