Created
April 8, 2013 09:24
-
-
Save lloydwatkin/5335498 to your computer and use it in GitHub Desktop.
Suggested event messages from buddycloud federated server to another
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<message type="headline" from="channels.server2.com" to="channels.server1.com"> | |
<event> | |
<subscription node="/user/[email protected]/posts" | |
jid="[email protected]" | |
subscription="subscribed" /> | |
<actor jid="[email protected]" xmlns="http://buddycloud.org/v1" /> | |
<actor jid="[email protected]" xmlns="http://buddycloud.org/v1" /> | |
</event> | |
</message> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment