summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2023-05-04 21:29:28 +0300
committerdefanor <defanor@uberspace.net>2023-05-05 06:49:45 +0300
commitf0f947ac56f58ac5e047bdcafcdc8b9a1a1e34ee (patch)
treee742265eda45730f8656fd810d20adfb7581cd5c /README
parent938963c1d1c6a9b929d28a90030332d4f397ca61 (diff)
Introduce an alternative implementation of rexmpp_socks in Rust
Possibly other modules will follow. Aiming to provide memory-safe(r) alternatives, while keeping the C versions as well.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 6e6e27a..9fdc4f6 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ it easy to implement a decent client application using it.
Current dependencies: libxml2, libgcrypt. Optionally gsasl, libunbound
or c-ares, gnutls with gnutls-dane or openssl, icu-i18n, gpgme, curl,
-libnice (with glib), libsrtp2.
+libnice (with glib), libsrtp2, rustc.
A rough roadmap:
@@ -56,6 +56,7 @@ A rough roadmap:
optional usage of alternative ones. Though left libxml2 for now:
could reuse existing libxml2 bindings that way.
[.] Automated testing.
+[.] Alternative module implementations in Rust.
- IM features: