all in one chat
Find a file
2023-12-25 15:06:35 -05:00
.cargo initial 2023-12-25 04:43:15 -05:00
backend can send chat now 2023-12-25 15:06:35 -05:00
common can send chat now 2023-12-25 15:06:35 -05:00
frontend can send chat now 2023-12-25 15:06:35 -05:00
prisma-cli initial 2023-12-25 04:43:15 -05:00
.envrc initial 2023-12-25 04:43:15 -05:00
.gitignore initial 2023-12-25 04:43:15 -05:00
Cargo.lock can send chat now 2023-12-25 15:06:35 -05:00
Cargo.toml initial 2023-12-25 04:43:15 -05:00
docker-compose.yml initial 2023-12-25 04:43:15 -05:00
README.md can send chat now 2023-12-25 15:06:35 -05:00
rustfmt.toml initial 2023-12-25 04:43:15 -05:00

mraow

Roadmap

  • send messages from one client to another
  • save messages to database
  • retrieve history
  • notifications
  • multiple clients
  • send files (s3 backend interop)

distant future shit

  • irc interop
  • matrix interop
  • having a spec
  • e2e encryption