diff -r d3a72777f149 -r 7e2f75bc5eb3 mod_http_upload_external/README.markdown --- a/mod_http_upload_external/README.markdown Sat May 11 10:02:00 2024 +0200 +++ b/mod_http_upload_external/README.markdown Sun May 12 15:08:06 2024 +0200 @@ -20,6 +20,7 @@ * [Python3+Flask implementation](https://github.com/horazont/xmpp-http-upload) * [Go implementation, Prosody Filer](https://github.com/ThomasLeister/prosody-filer) * [Perl implementation for nginx](https://github.com/weiss/ngx_http_upload) +* [Rust implementation](https://gitlab.com/nyovaya/xmpp-http-upload)
To implement your own service compatible with this module, check out the implementation notes below (and if you publish your implementation - let us know!). -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prosody-dev/122d7c64-a1e4-40ab-8e38-090fce219485%40magenta.de.
