mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
....
This commit is contained in:
parent
3023e2436c
commit
76ea6ea52e
3 changed files with 23 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
:_source psyc://example.com/~juliet
|
||||
:_target psyc://example.net/~romeo
|
||||
:_target xmpp:romeo@example.net
|
||||
|
||||
_message
|
||||
Art thou not Romeo, and a Montague?
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
<message
|
||||
from='juliet@example.com/balcony'
|
||||
id='ktx72v49'
|
||||
to='romeo@example.net'
|
||||
type='chat'
|
||||
xml:lang='en'>
|
||||
<body>Art thou not Romeo, and a Montague?</body>
|
||||
<message from='juliet@example.com/balcony' to='romeo@example.net'
|
||||
id='ktx72v49' type='chat'>
|
||||
<body>Art thou not Romeo, and a Montague?</body>
|
||||
</message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue