From ce98933ee90b4e0e7ec1ce30cb02c9d04f023970 Mon Sep 17 00:00:00 2001 From: steckbrief Date: Mon, 4 Jan 2016 21:53:41 +0100 Subject: Updated Readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb37012..0d01e98 100644 --- a/README.md +++ b/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. \ No newline at end of file -- cgit v1.2.3