XEP-0363: HTTP File Upload #116
AtifShahzed
started this conversation in
Ideas
Replies: 4 comments
|
Usually, when you want to use any new XEP, you'll need to read that XEP, then prepare right data packets for it, and then use it. So, which XEP are you talking about? Have you taken a look at the docs? |
0 replies
|
I am talking about |
0 replies
|
Hi, |
0 replies
|
So, it looks like you're supposed to send an IQ query to get an "upload slot", wait for the result, and then perform a HTTP request to some URL. To send an IQ query, just use |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am using ejabberd with this client library in Xamarin Forms and pretty happy so far.
I am looking for File upload but this feature is not available in library. Can you please help me out or if any resources which are helpful so please share with me.
I have configured Rest api of ejabberd but not able to find the file upload api.
Please guide me is there any resource that help me to achieve this behavior.
Thanks
All reactions