scripts/basic.scs

Mon, 10 Sep 2018 13:45:47 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 10 Sep 2018 13:45:47 +0100
changeset 111
25530dccf696
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

scansion.error, client: Change error syntax slightly, so first param is identifier string

[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