Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 727 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 727 Bytes

Converse Tauri

This is Converse.js (version 10.1.6) 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 --locked tauri-cli, 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