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

Support for XEP-0105 Extended Capabilities ? #156

Open
picaoao opened this issue Nov 15, 2017 · 0 comments
Open

Support for XEP-0105 Extended Capabilities ? #156

picaoao opened this issue Nov 15, 2017 · 0 comments

Comments

@picaoao
Copy link

picaoao commented Nov 15, 2017

I would like to use a Personal Eventing Protocol feature of generating notifications based on presence. Correct if I'm wrong, but what I understood from reading the XEPs is that in order to do so, a client (entity) has to announce presence with extended capabilities and with that announce the features it is interested, so that the pubsub (pep) service of an entity can automatically publish the messages to the subscribed (presence) entities.
I would be great to have library support to generate a iq disco result stanzas with identities, features, forms, and also be able to generate a hash out of that to include it in the presence stanzas.

I looked at processone library and they seem to support it:
https://github.com/processone/exmpp/blob/master/src/core/exmpp_caps.erl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant