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

Implement Ad-hoc (XEP-50) #5

Open
Kaffeine opened this issue Oct 7, 2016 · 2 comments
Open

Implement Ad-hoc (XEP-50) #5

Kaffeine opened this issue Oct 7, 2016 · 2 comments

Comments

@Kaffeine
Copy link
Member

Kaffeine commented Oct 7, 2016

It seems that QXmpp doesn't support XEP-50, but probably we can implement it based on

https://github.com/0xd34df00d/leechcraft/tree/master/src/plugins/azoth/plugins/xoox

@detrout
Copy link
Member

detrout commented Oct 7, 2016

FWIW I made an attempt at XEP 50 support in telepathy-gabble using just the iq message support of the console plugin. The most annoying part is needing to implement data forms to do anything useful.

@Kaffeine
Copy link
Member Author

Kaffeine commented Oct 10, 2016

@detrout
Thank you for the attention! :)
Frankly speaking I added this issue after reading of your conversation in IRC. I thought that this XEP is already implemented in our QXmpp backend, but it turned out that the implementation is not upstreamed.

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

2 participants