Chats

A real-time chat app with rooms - built as a challenge to understand encryption and live database sync.

I built this to really understand two things: how real-time database updates propagate across clients, and how end-to-end encryption works in a chat context. The first part is done. Encryption is still in progress.

Features

TODO

What I learnt

Built with