Converse running in Tauri connecting through xmpp-proxy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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