scripts/basic.scs

Thu, 23 Mar 2023 18:28:20 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 23 Mar 2023 18:28:20 +0000
changeset 181
3a9b9c98304a
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

Add support for component connections

[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