scripts/basic.scs

Mon, 17 Sep 2018 22:07:19 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 17 Sep 2018 22:07:19 +0100
changeset 156
807dc9c0f140
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

scansion.serve: Add support for chunked encoding (thanks Zash)

[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