all in one chat
.cargo | ||
.vscode | ||
backend | ||
common | ||
frontend | ||
prisma-cli | ||
.envrc | ||
.gitignore | ||
.tokeignore | ||
Cargo.lock | ||
Cargo.toml | ||
docker-compose.yml | ||
README.md | ||
rustfmt.toml |
mraow
Roadmap
- send messages from one client to another
- rooms
- permission model
- save connection info to local storage db
- get rid of unwraps
- handle disconnect correctly
- user accounts
- retrieve history
- notifications
- multiple clients
- send files (s3 backend interop)
distant future shit
- irc interop
- matrix interop
- having a spec
- e2e encryption