Converse running in Tauri connecting through xmpp-proxy
Go to file
Travis Burtrum faf0463435 Initial commit 2022-09-30 22:44:33 -04:00
dist Initial commit 2022-09-30 22:44:33 -04:00
src-tauri Initial commit 2022-09-30 22:44:33 -04:00
.gitignore Initial commit 2022-09-30 22:44:33 -04:00
LICENSE.md Initial commit 2022-09-30 22:44:33 -04:00
README.md Initial commit 2022-09-30 22:44:33 -04:00

README.md

Converse Tauri

This is Converse.js (version 9.1.1) 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 trust me you can download these binaries, I've only tested the AppImage (arch btw):

License

GNU/AGPLv3 - Check LICENSE.md for details