# whatssock **The innovative messaging platform providing a form of a safe and efficient way of communication.** isolated Whatssock aims to be both performant and secure, unfortunately at this point of the project it is not yet secure. ## Technologies used The project uses multiple technologies to maximize performance and security. Namely it uses: - Valkey (A redis open source alternative) - Axum (REST API handler) - Dixous (Front-end web framework) - PostgreSQL (Backend storage) - Tokio (Fully Async Backend)