Updated Readme
This commit is contained in:
parent
fbba3876b5
commit
ce98933ee9
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -1 +1,11 @@
|
|||
# httpupload
|
||||
httpupload
|
||||
==========
|
||||
Implementation of the XMPP Extension Protocol (XEP) 0363 - HTTP Upload.
|
||||
|
||||
This implementation is divided into two parts:
|
||||
* The prosody-module implementing the XEP
|
||||
* The storage-backend implementing an external HTTP upload component to request "slots" for uploading files and serving these files
|
||||
|
||||
storage-backend
|
||||
---------------
|
||||
The storage backend is implemented in PHP and requires PHP >= 5.3.0.
|
Loading…
Reference in a new issue