scripts/basic.scs

Thu, 13 Sep 2018 16:05:45 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 13 Sep 2018 16:05:45 +0100
changeset 152
ba8219ac7484
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

scansion.pretty: Just emit input on invalid XML

[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