scripts/basic.scs

Sun, 30 Dec 2018 09:43:36 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 30 Dec 2018 09:43:36 +0000
changeset 164
14500a149b31
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

client: Ignore timeout timer if we received a stanza

[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