scripts/basic.scs

Thu, 23 Mar 2023 18:27:22 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 23 Mar 2023 18:27:22 +0000
changeset 180
249197af6c01
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

Dockerfile, verse: Add support for sha1 via luaossl

[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