scripts/basic.scs

Fri, 28 Dec 2018 11:38:56 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 28 Dec 2018 11:38:56 +0000
changeset 161
fadae5511044
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

main: Make undefined actions throw a proper scansion error

[Client] Romeo
	jid: user@localhost
	password: password

---------

# Connect to the server
Romeo connects

# Send initial presence
Romeo sends:
	<presence/>

# Receive reflected initial presence
Romeo receives:
	<presence/>

# Disconnect from the server
Romeo disconnects

mercurial