Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip ci] mods doc #1261

Merged
merged 29 commits into from
Apr 12, 2017
Merged

[skip ci] mods doc #1261

merged 29 commits into from
Apr 12, 2017

Conversation

goddammit
Copy link
Contributor

mods mods mods...
documentation

@goddammit goddammit changed the title [skip ci] start work on mods [skip ci] mods doc Apr 4, 2017

##### Enabling and disabling Carbons from the client
Each client for a user can enable/disable carbons for itself by sending an iq stanza with a child element respectively `<enable xmlns='urn:xmpp:carbons:2'/>` or `<disable xmlns='urn:xmpp:carbons:2'/>`
Each client can enable/disable carbons for its users by sending an iq stanza with a child element respectively `<enable xmlns='urn:xmpp:carbons:2'/>` or `<disable xmlns='urn:xmpp:carbons:2'/>`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here client is not customer is just a user's application - client of the server. Heaving that the said. The client will have only one user. I'd put it like this: "Carbons are not enabled by default. Every client app has to enable carbons in order to get messages send to other clients of the user"

Also maybe this will help to understand the big picture. One MongooseIM's user can have many client applications.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enabling and disabling Carbons from the client

Carbons are not enabled by default. Every client app has to enable carbons to get messages sent to other clients of the user. Carbons are enabled and disabled with an iq stanza with a child element - or . ?

@michalwski michalwski merged commit c7cc99c into master Apr 12, 2017
@michalwski michalwski deleted the mods-review branch April 19, 2017 11:13
@fenek fenek mentioned this pull request Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants