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

Add support to upload files using XEP-0363 #94

Open
srgcdev opened this issue Nov 12, 2017 · 1 comment
Open

Add support to upload files using XEP-0363 #94

srgcdev opened this issue Nov 12, 2017 · 1 comment

Comments

@srgcdev
Copy link

srgcdev commented Nov 12, 2017

It would be nice to add support for upload files using this xep:
https://xmpp.org/extensions/xep-0363.html

Basically consists in upload the file to the xmpp server and share de url link.
Some xmpp clients supports this xep (Conversations, gajim, dino, movim...)

Thanks in advance.

@mdosch
Copy link
Collaborator

mdosch commented Jun 2, 2021

I implemented http-upload myself, maybe you can re-use some of that stuff: https://salsa.debian.org/mdosch/go-sendxmpp/-/blob/master/httpupload.go

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

No branches or pull requests

2 participants