mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
18 lines
196 B
Text
18 lines
196 B
Text
# Basic login and initial presence
|
|
|
|
[Client] Romeo
|
|
jid: user@localhost
|
|
password: password
|
|
|
|
---------
|
|
|
|
Romeo connects
|
|
|
|
Romeo sends:
|
|
<presence/>
|
|
|
|
Romeo receives:
|
|
<presence/>
|
|
|
|
Romeo disconnects
|
|
|