converse-tauri/README.md

725 B

Converse Tauri

This is Converse.js (version 10.0.0) in Tauri connecting to any XMPP server through xmpp-proxy.

It's the first known client to support QUIC.

To build install Tauri cargo install create-tauri-app, then run cargo tauri build.

If you want to download binaries head over to Releases.

License

MPLv2 - Converse.js files under dist/ excluding 3rdparty/
GNU/GPLv3 - dist/3rdparty/libsignal-protocol.min.js
GNU/AGPLv3 - Rust files under src-tauri/ - Check LICENSE.md for details