An open API service indexing awesome lists of open source software.

https://github.com/rayslash/xmpp-client-rs

A rust XMPP client made using dioxus
https://github.com/rayslash/xmpp-client-rs

Last synced: 26 days ago
JSON representation

A rust XMPP client made using dioxus

Awesome Lists containing this project

README

          

# XMPP Client

WIP xmpp client made using dioxus in rust

### Usage

```shell
nix develop # or do direnv allow
dx serve --hot-reload
```

### TODO

- basic UI
- use xmpp-rs