mraow/README.md
2023-12-25 18:06:09 -05:00

23 lines
435 B
Markdown

# mraow
## Roadmap
- [x] send messages from one client to another
- [ ] rooms
- [ ] permission model
- [ ] save connection info to local storage db
- [ ] get rid of unwraps
- [x] 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