# Whattsock-server Whattsock-server is the backend implementation of [Whatssock]() the chat service. The server can be distributed freely, can be connected to via other Whatssock clients. The server utilizes several technologies to make the service faster and more efficient. Technologies including but not limited to: [kafka](https://kafka.apache.org/), [tokio](https://tokio.rs/), [axum](https://docs.rs/axum/latest/axum/), [diesel](https://diesel.rs/).